fix(ci): stop duplicate feature-branch runs
GeoIntel release gates / Compile, test, contracts and builds (pull_request) Waiting to run
GeoIntel release gates / Python and npm vulnerability policy (pull_request) Waiting to run
GeoIntel release gates / GIS image, SBOM and container scan (pull_request) Waiting to run
Managed validation / full (pull_request) Canceled after 0s

This commit is contained in:
NuklearRabbit
2026-08-29 03:27:53 +02:00
parent edb762219c
commit 029ed9c3f1
+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: