diff --git a/.github/workflows/release-gates.yml b/.github/workflows/release-gates.yml index 55c3a232..68f70cef 100644 --- a/.github/workflows/release-gates.yml +++ b/.github/workflows/release-gates.yml @@ -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: