diff --git a/.github/workflows/codeql-scanning.yml b/.github/workflows/codeql-scanning.yml index 259e9883..0ec9ef0a 100644 --- a/.github/workflows/codeql-scanning.yml +++ b/.github/workflows/codeql-scanning.yml @@ -4,8 +4,7 @@ on: push: branches: [ "main" ] pull_request: - # The branches below must be a subset of the branches above - branches: [ "main" ] + branches: [ '**' ] schedule: - cron: '30 0 * * *'