From 86d5f8a20470fd379b1ce9271c2a24bcf18cc300 Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Mon, 8 Jun 2020 07:10:57 +0800 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 04e03f2..08ddd11 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,7 +1,7 @@ name: Build V2Ray rules dat files on: schedule: - - cron: "30 3 * * *" + - cron: "30 3-23/12 * * *" push: branches: - master