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

This commit is contained in:
azw
2024-11-15 16:21:32 +08:00
parent 427e2a641b
commit 91627fa842

View File

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