Update sync.yml

This commit is contained in:
dgqyushen 2023-04-25 14:56:13 +08:00 committed by GitHub
parent d7c355b0ea
commit 571282205a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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