diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index bbbee5e..4178934 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -6,7 +6,7 @@ on: pull_request: branches: ["develop"] schedule: - - cron: "39 13 * * 2" + - cron: "0 10 * * *" jobs: analyze: