更新 .gitea/workflows/nextcloud_sync&build.yml

This commit is contained in:
2025-10-23 06:27:03 -07:00
parent 2aea505836
commit 1acb142778

View File

@@ -3,7 +3,7 @@ name: Sync Nextcloud and Build Docker
# 触发条件 # 触发条件
on: on:
schedule: schedule:
# 每天 18:00UTC执行一次(相当于北京时间 02:00周日强制全量构建 # 每天 18:00(UTC)执行一次(相当于北京时间 02:00周日强制全量构建
- cron: '0 18 * * *' - cron: '0 18 * * *'
push: push:
branches: branches: