diff options
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
-rw-r--r-- | .github/workflows/codeql-analysis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index e38ee6e..42fc5d7 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -11,8 +11,6 @@ on: pull_request: # The branches below must be a subset of the branches above branches: [master] - schedule: - - cron: '0 6 * * 4' jobs: analyze: |