From 37107b8a333806092ed30b26b5d4a2aaa4de70e7 Mon Sep 17 00:00:00 2001 From: Zhiyi Date: Sun, 14 Apr 2024 00:55:24 +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 97e93cd..2be7b58 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: '0 0 1 * *' + - cron: '25 12 */5 * *' workflow_dispatch: jobs: