diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index 51b9be71be2..2a7925f5204 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -14,6 +14,7 @@ name: "CodeQL" on: push: branches: + - 'master' - 'release/**' - 'hotfix/**' paths-ignore: @@ -23,6 +24,7 @@ on: pull_request: # The branches below must be a subset of the branches above branches: + - 'master' - 'release/**' - 'hotfix/**' paths-ignore: