diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index f1ef984..5165bc4 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -10,7 +10,7 @@ on: branches: - main schedule: - - cron: "15 4 * * 6" + - cron: "15 4 1 * *" permissions: actions: read