From eb59ce105e16cbe2e7a512f370ecd9bb33b320c6 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:40:21 +0800 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20=E4=BC=98=E9=80=89.yml?= =?UTF-8?q?=20to=20=E4=BC=98=E9=80=89.yml=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/{优选.yml => 优选.yml备} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/workflows/{优选.yml => 优选.yml备} (89%) diff --git a/.github/workflows/优选.yml b/.github/workflows/优选.yml备 similarity index 89% rename from .github/workflows/优选.yml rename to .github/workflows/优选.yml备 index 84f50f5..f55cb2d 100644 --- a/.github/workflows/优选.yml +++ b/.github/workflows/优选.yml备 @@ -1,8 +1,8 @@ name: 优选 on: - schedule: - - cron: '25 */24 * * *' #这里更改自动运行的时间,没这两行的话只能手动运行 + #schedule: + #- cron: '25 */24 * * *' #这里更改自动运行的时间,没这两行的话只能手动运行 workflow_dispatch: 分支: - main