From 5c5c9c6b5da528d92f3e27cbbe88585efed6ca45 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 19 Feb 2024 10:59:47 +0800 Subject: [PATCH] CI timing --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 0614a5fdf..96851f0c8 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -18,7 +18,7 @@ on: # The branches below must be a subset of the branches above branches: [ master ] schedule: - - cron: '33 20 * * 5' + - cron: '0 0 * * 0' jobs: analyze: