diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 4538e94..f19335f 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -17,8 +17,8 @@ on: pull_request: # The branches below must be a subset of the branches above branches: [ master ] - schedule: - - cron: '20 7 * * 0' + #schedule: + # - cron: '20 7 * * 0' jobs: analyze: