diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 928409ce..6fc5f4ec 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -18,7 +18,7 @@ on: # The branches below must be a subset of the branches above branches: [ "main" ] schedule: - - cron: '34 1 * * 3' + - cron: '00 8 * * *' jobs: analyze: