From a1ec88e9a52101d5a61cbeb8194253afd34d21a8 Mon Sep 17 00:00:00 2001 From: juewuy Date: Wed, 4 Dec 2024 13:10:25 +0800 Subject: [PATCH] =?UTF-8?q?~=E4=BF=AE=E6=94=B9=E6=89=A7=E8=A1=8C=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= 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 bf72b38..78c8267 100644 --- a/.github/workflows/bin_update.yml +++ b/.github/workflows/bin_update.yml @@ -9,7 +9,7 @@ on: # branches: # - master schedule: - - cron: 0 18 * * 6 + - cron: 0 10 * * 5 # watch: # types: [started] workflow_dispatch: