diff options
| -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: | |||
| 11 | pull_request: | 11 | pull_request: |
| 12 | # The branches below must be a subset of the branches above | 12 | # The branches below must be a subset of the branches above |
| 13 | branches: [master] | 13 | branches: [master] |
| 14 | schedule: | ||
| 15 | - cron: '0 6 * * 4' | ||
| 16 | 14 | ||
| 17 | jobs: | 15 | jobs: |
| 18 | analyze: | 16 | analyze: |
