From 9c5d9083adb06827e58ef89d1f7429fde6511d37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Sun, 19 Oct 2025 23:35:32 +0800 Subject: [PATCH] =?UTF-8?q?ci(github-actions):=20=E7=A6=81=E7=94=A8?= =?UTF-8?q?=E4=B8=BB=E5=88=86=E6=94=AF=E6=8E=A8=E9=80=81=E8=A7=A6=E5=8F=91?= =?UTF-8?q?=E7=9A=84=E6=B5=8B=E8=AF=95=E5=B7=A5=E4=BD=9C=E6=B5=81=20[skip?= =?UTF-8?q?=20ci[?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/测试最新依赖.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/测试最新依赖.yaml b/.github/workflows/测试最新依赖.yaml index 5a855bf..8382012 100644 --- a/.github/workflows/测试最新依赖.yaml +++ b/.github/workflows/测试最新依赖.yaml @@ -7,8 +7,8 @@ env: TZ: Asia/Shanghai on: - push: - branches: [main] + # push: + # branches: [main] schedule: - cron: "30 22 * * *" # 22:30 UTC = 6:30 CST workflow_dispatch: