From 6b643aad7e7227f23d87a14c0ae5cb11e5910bf1 Mon Sep 17 00:00:00 2001 From: juewuy Date: Mon, 6 Jun 2022 12:18:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E6=97=B6=E6=9B=B4=E6=96=B0=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93=E5=8A=9F=E8=83=BD=E6=97=B6=E9=97=B4=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=BA=E9=80=82=E9=85=8D=E7=BE=8E=E8=A5=BF=E6=97=B6?= =?UTF-8?q?=E9=97=B4=EF=BC=8C=E5=B9=B6=E7=94=B1=E6=AF=8F=E5=91=A8=E4=B8=80?= =?UTF-8?q?=E6=AC=A1=E6=94=B9=E4=B8=BA=E4=B8=A4=E6=AC=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/bin_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bin_update.yml b/.github/workflows/bin_update.yml index df8786d..0237445 100644 --- a/.github/workflows/bin_update.yml +++ b/.github/workflows/bin_update.yml @@ -9,7 +9,7 @@ on: # branches: # - master schedule: - - cron: 0 1 * * 2 + - cron: 0 9 * * 2,6 # watch: # types: [started] workflow_dispatch: