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: