From 96e13b8a9450494aa09db7d00779031a5fe3aff3 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Thu, 15 Aug 2024 23:19:35 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E4=BC=98=E9=80=89.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/优选.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/优选.yml b/.github/workflows/优选.yml index 4fb5abe..0b3fc7b 100644 --- a/.github/workflows/优选.yml +++ b/.github/workflows/优选.yml @@ -1,8 +1,8 @@ name: 优选 on: - #schedule: - #- cron: '10 */24 * * *' #这里更改自动运行的时间,没这两行的话只能手动运行 + schedule: + - cron: '25 */24 * * *' #这里更改自动运行的时间,没这两行的话只能手动运行 workflow_dispatch: 分支: - main