fix(ci): restore release gates and contract baseline (fixes #4) #6

Merged
Jens merged 3 commits from codex/resolve-open-issues into main 2026-08-29 02:07:42 +00:00
Showing only changes of commit 029ed9c3f1 - Show all commits
+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: