diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 90855107..11951599 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -12,9 +12,10 @@ name: "CodeQL" on: + push: + branches: [ "main" ] pull_request: branches: [ "main" ] - types: [opened, labeled] schedule: - cron: '31 18 * * 1'