更新 .gitea/workflows/sync.yml
All checks were successful
sync / build (push) Successful in 9s

This commit is contained in:
azw
2024-11-15 16:22:45 +08:00
parent 654df65638
commit 7565c954c4

View File

@@ -2,7 +2,7 @@ name: sync
run-name: run-name:
on: on:
schedule: schedule:
- cron: '45 */4 * * *' - cron: '0 4 * * *'
issues: issues:
types: [opened] types: [opened]
jobs: jobs: