diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 2fd73a5ccc..7616b12c54 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -13,10 +13,10 @@ name: "CodeQL" on: push: - branches: [ main, b0.69, b0.70 ] + branches: [ b0.71 ] pull_request: # The branches below must be a subset of the branches above - branches: [ main ] + branches: [ b0.71 ] schedule: - cron: '39 1 * * 6'