diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index c9c617c..296a5c3 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: '27 9 * * 2' + - cron: '0 0 * * *' jobs: analyze: