Update sync-runner.yml
This commit is contained in:
parent
fc0d8f28df
commit
61f6afd0a4
|
@ -2,7 +2,7 @@ name: Sync Runner
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "30 * * * *"
|
||||
- cron: "*/10 * * * *"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Reference in New Issue