修改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: on:
schedule: schedule:
- cron: '0 14 * * *' - cron: '0 13 * * *'
timezone: "Asia/Shanghai"
workflow_dispatch: # 保留手动触发用于测试 workflow_dispatch: # 保留手动触发用于测试
jobs: jobs: