diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 461f424..c99b29b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -12,11 +12,6 @@ name: "CodeQL" on: - push: - branches: [ "dev" ] - pull_request: - # The branches below must be a subset of the branches above - branches: [ "dev" ] schedule: - cron: '39 13 * * 5'