支持手动触发docker工作流
All checks were successful
Dart CI / build (push) Successful in 26s

This commit is contained in:
2026-04-04 13:59:12 +08:00
parent de12e07da8
commit 61ce50728c

View File

@@ -4,6 +4,7 @@ on:
schedule: schedule:
- cron: '0 14 * * *' - cron: '0 14 * * *'
timezone: "Asia/Shanghai" timezone: "Asia/Shanghai"
workflow_dispatch: # 保留手动触发用于测试
jobs: jobs:
docker: docker: