Update sync-runner.yml

This commit is contained in:
Shiming Zhang 2025-02-05 14:56:30 +08:00 committed by GitHub
parent fc0d8f28df
commit 61f6afd0a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Sync Runner
on:
schedule:
- cron: "30 * * * *"
- cron: "*/10 * * * *"
workflow_dispatch: