diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index cb1358e..184ad91 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -1,10 +1,6 @@ --- name: "CodeQL" on: - push: - branches: [ "master" ] - pull_request: - branches: [ "master" ] schedule: - cron: '33 11 * * 5' jobs: