From 3b12a42ee99ee4b68b0a4a049cfad0d4c27e2084 Mon Sep 17 00:00:00 2001 From: Zhiyi Date: Sun, 14 Apr 2024 13:33:21 +0800 Subject: [PATCH] Update auto-update-gfw-pac.yml --- .github/workflows/auto-update-gfw-pac.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-update-gfw-pac.yml b/.github/workflows/auto-update-gfw-pac.yml index 7705717..de9caf0 100644 --- a/.github/workflows/auto-update-gfw-pac.yml +++ b/.github/workflows/auto-update-gfw-pac.yml @@ -1,8 +1,8 @@ -name: Monthly GFW PAC Update +name: GFW PAC Update on: schedule: - - cron: '0 0 */1 * *' + - cron: '0 0 */14 * *' workflow_dispatch: jobs: