perf(ci): avoid duplicate pull request runs
Managed validation / full (pull_request) Canceled after 0s
GeoIntel release gates / Compile, test, contracts and builds (pull_request) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (pull_request) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (pull_request) Canceled after 0s

This commit is contained in:
NuklearRabbit
2026-08-28 23:59:31 +02:00
parent 350ac3e950
commit 1184312bcd
+1 -1
View File
@@ -2,7 +2,7 @@ name: GeoIntel release gates
on:
push:
branches: [main, develop, "codex/**", "build/**"]
branches: [main, develop]
pull_request:
branches: [main, develop]
workflow_dispatch: