From 80f86997cac96d1ca89ab0579ec887add5b36c75 Mon Sep 17 00:00:00 2001 From: adminroot Date: Thu, 23 Oct 2025 09:47:20 -0700 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/app=5Fupd?= =?UTF-8?q?ate.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/app_update.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/app_update.yml b/.gitea/workflows/app_update.yml index 8381049..7599281 100644 --- a/.gitea/workflows/app_update.yml +++ b/.gitea/workflows/app_update.yml @@ -3,8 +3,6 @@ on: schedule: - cron: '0 23 * * *' # 每天北京时间早上7点执行 workflow_dispatch: # 允许手动触发 - push: - branches: [ main, master ] jobs: update-rules: