diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 908551076..11951599c 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'