diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index da05304..8351b82 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -17,8 +17,8 @@ on: # The branches below must be a subset of the branches above branches: [ "master" ] schedule: - - cron: '19 2 * * 2' - + - cron: '30 5 * * 0' + jobs: analyze: name: Analyze