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

View File

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