From 6f12ae5a037065c005ab7b1fd2993202f7fd16c2 Mon Sep 17 00:00:00 2001 From: Zhiyi Date: Sun, 14 Apr 2024 01:18:29 +0800 Subject: [PATCH] Update auto-update-gfw-pac.yml --- .github/workflows/auto-update-gfw-pac.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-update-gfw-pac.yml b/.github/workflows/auto-update-gfw-pac.yml index 2be7b58..b9b8f53 100644 --- a/.github/workflows/auto-update-gfw-pac.yml +++ b/.github/workflows/auto-update-gfw-pac.yml @@ -2,7 +2,7 @@ name: Monthly GFW PAC Update on: schedule: - - cron: '25 12 */5 * *' + - cron: '0 0 */1 * *' workflow_dispatch: jobs: