diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 46e21d1..4d92158 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -6,8 +6,8 @@ on: pull_request: # The branches below must be a subset of the branches above branches: [main] - schedule: - - cron: '18 7 * * 4' +# schedule: +# - cron: '18 7 * * 4' jobs: codeql: