diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index def23bb..73f2e96 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -13,13 +13,6 @@ name: "CodeQL" on: workflow_call: - push: - branches: [ "master" ] - pull_request: - # The branches below must be a subset of the branches above - branches: [ "master" ] - schedule: - - cron: '15 20 * * 5' jobs: analyze: