修改docker工作流触发时间
All checks were successful
Dart CI / build (push) Successful in 30s

This commit is contained in:
2026-04-04 14:06:32 +08:00
parent 61ce50728c
commit ff1227cde6

View File

@@ -2,8 +2,7 @@ name: Docker Build
on:
schedule:
- cron: '0 14 * * *'
timezone: "Asia/Shanghai"
- cron: '0 13 * * *'
workflow_dispatch: # 保留手动触发用于测试
jobs: