From 115a0cf7250e27590ccfdaed8cbc26bebfb14ddf Mon Sep 17 00:00:00 2001 From: juewuy Date: Fri, 28 Apr 2023 19:50:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E4=BF=AE=E5=A4=8Daction?= =?UTF-8?q?=E6=9C=AA=E8=83=BD=E6=8C=89=E6=97=B6=E8=87=AA=E5=8A=A8=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update_meta.alpha_core.yaml | 2 +- .github/workflows/update_premium.latest_core.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_meta.alpha_core.yaml b/.github/workflows/update_meta.alpha_core.yaml index 971d82a..6299f70 100644 --- a/.github/workflows/update_meta.alpha_core.yaml +++ b/.github/workflows/update_meta.alpha_core.yaml @@ -1,7 +1,7 @@ name: Update Meta Alpha Core on: schedule: - - cron: "0 20 * * 1,3,5,6" + - cron: 0 20 * * * workflow_dispatch: env: diff --git a/.github/workflows/update_premium.latest_core.yaml b/.github/workflows/update_premium.latest_core.yaml index 4c67ae8..15adc0b 100644 --- a/.github/workflows/update_premium.latest_core.yaml +++ b/.github/workflows/update_premium.latest_core.yaml @@ -1,7 +1,7 @@ name: Update Premium latest Core on: schedule: - - cron: "0 20 * * 1,3,5,6" + - cron: 0 20 * * 6 workflow_dispatch: env: