diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 607c20606..30c356277 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -6,8 +6,9 @@ on: pull_request: # The branches below must be a subset of the branches above, now enable it in all PR # branches: [ master ] - schedule: - - cron: '45 7 * * 1' +# The reason for deleting the scheduled task can be found in PR #304 +# schedule: +# - cron: '45 7 * * 1' jobs: analyze: