diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 9d18923..6bc6abc 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -13,12 +13,9 @@ name: "CodeQL" on: push: - branches: [ main ] pull_request: - # The branches below must be a subset of the branches above - branches: [ main ] schedule: - - cron: '29 16 * * 4' + - cron: "0 0 * * *" jobs: analyze: