Update sync.yml

This commit is contained in:
Ilario Scandurra 2023-04-07 22:19:06 +02:00 committed by GitHub
parent 604ae503ee
commit 3216345ab2

View File

@ -5,7 +5,7 @@ permissions:
on:
schedule:
- cron: "0 */6 * * *" # every 6 hours
- cron: "0 * * * *" # every 6 hours
workflow_dispatch:
jobs: