Update sync.yml

This commit is contained in:
chenzd123456
2023-04-17 17:05:29 +08:00
committed by GitHub
parent 78c9e66c1f
commit 29800321a3

View File

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