diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index f47d6d5..0353a4a 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -17,8 +17,6 @@ on: pull_request: # The branches below must be a subset of the branches above branches: [ "master" ] - schedule: - - cron: '32 4 * * 3' jobs: analyze: