diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 5f00fd3..98fd714 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -11,8 +11,8 @@ on: pull_request: # The branches below must be a subset of the branches above branches: [main] - schedule: - - cron: '0 23 * * 5' +# schedule: +# - cron: '0 23 * * 5' jobs: analyze: