diff --git a/.github/workflows/codeQL-scanning.yaml b/.github/workflows/codeQL-scanning.yaml index 6caf37524b..e9f4b0758c 100644 --- a/.github/workflows/codeQL-scanning.yaml +++ b/.github/workflows/codeQL-scanning.yaml @@ -20,7 +20,7 @@ on: - '.github/codeql/**' - '.github/workflows/codeql-analysis.yml' schedule: - - cron: '0 9 * * 1' + - cron: '0 9 * * *' jobs: CodeQL-Build: