diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index eae4ba896a..7e01348684 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -17,7 +17,7 @@ on: branches: [ "next", integration/*, main ] pull_request: # The branches below must be a subset of the branches above - branches: [ "next" ] + branches: [ "next", integration/* ] schedule: - cron: '23 13 * * 5'