ci: mirror PR-only change-branch validation
GeoIntel release gates / Compile, test, contracts and builds (pull_request) Failing after 29s
GeoIntel release gates / Python and npm vulnerability policy (pull_request) Failing after 19s
GeoIntel release gates / GIS image, SBOM and container scan (pull_request) Successful in 1m15s
GeoIntel release gates / AI image, SBOM and container scan (pull_request) Successful in 11m36s

This commit is contained in:
2026-08-27 00:25:33 +02:00
parent db5af3cf86
commit a2a26fd718
+1 -1
View File
@@ -2,7 +2,7 @@ name: GeoIntel release gates
on:
push:
branches: [main, develop, "codex/**", "build/**", "chatgpt/**"]
branches: [main, develop, "codex/**", "build/**"]
pull_request:
branches: [main, develop]
workflow_dispatch: