Update sync.yml

This commit is contained in:
Ilario Scandurra 2023-04-07 22:19:06 +02:00 committed by GitHub
parent d935de3e57
commit 5b9fd1b101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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