更新 .gitea/workflows/sync.yml

This commit is contained in:
azw
2024-11-15 16:22:08 +08:00
parent bb4abc0258
commit 64ca6a9552

View File

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