From b10798d0616fdee2aa3c154e1e9c3395e1385f16 Mon Sep 17 00:00:00 2001 From: Amazing Watermelon <16423601+kilvn@users.noreply.github.com> Date: Tue, 16 Sep 2025 09:29:10 +0800 Subject: [PATCH] Update Update.yml --- .github/workflows/Update.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/Update.yml b/.github/workflows/Update.yml index bf7cf39..3fae071 100644 --- a/.github/workflows/Update.yml +++ b/.github/workflows/Update.yml @@ -2,14 +2,14 @@ name: Auto Update on: workflow_dispatch: - schedule: - - cron: '0 1,9,17 * * *' - push: - paths-ignore: - - 。github - - 。gitignore - - LICENSE - - logo.png + # schedule: + # - cron: '0 1,9,17 * * *' + # push: + # paths-ignore: + # - .github + # - .gitignore + # - LICENSE + # - logo.png env: TZ: Asia/Shanghai