test: 每日构建测试

pull/1418/head
infinitycat 2025-12-08 15:21:02 +08:00
parent c43b2a1a91
commit eb5d452208
No known key found for this signature in database
GPG Key ID: 8557D2947688521D
1 changed files with 1 additions and 1 deletions

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