diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index b414ee4330..abe0cf0fad 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -3,9 +3,9 @@ name: codeQL on: push: - branches: [w/**, q/*] + branches: [development/*, hotfix/*] pull_request: - branches: [development/*, stabilization/*, hotfix/*] + branches: [development/*, hotfix/*] workflow_dispatch: jobs: