test: 每日构建测试

This commit is contained in:
infinitycat
2025-12-08 15:21:02 +08:00
parent c43b2a1a91
commit eb5d452208

View File

@@ -2,7 +2,7 @@ name: Docker Build and Push (Dev)
on: on:
schedule: schedule:
- cron: '0 0 * * *' - cron: '30 7 * * *'
# push: # push:
# branches: # branches:
# - dev # - dev