⚒️ chore: Update sync.yml to every hour [skip ci]

This commit is contained in:
CanisMinor 2023-09-12 21:56:33 +08:00 committed by GitHub
parent 7c1df27241
commit 2995472903
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ permissions:
on:
schedule:
- cron: "0 0 * * *" # every day
- cron: "0 * * * *" # every hour
workflow_dispatch:
jobs: