修改docker工作流触发机制
All checks were successful
Dart CI / build (push) Successful in 26s

This commit is contained in:
2026-04-04 13:55:57 +08:00
parent 7fddcd36c3
commit de12e07da8

View File

@@ -1,9 +1,9 @@
name: Docker Build name: Docker Build
on: on:
push: schedule:
branches: - cron: '0 14 * * *'
- master timezone: "Asia/Shanghai"
jobs: jobs:
docker: docker: