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

This commit is contained in:
azw
2024-11-15 16:22:27 +08:00
parent a00b399b6b
commit bc860b5d2b

View File

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