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:
schedule:
- cron: '0 0 * * *'
- cron: '30 7 * * *'
# push:
# branches:
# - dev