Update sync.yml

检测同步过于频繁
This commit is contained in:
FbiGun Deo 2023-04-13 12:04:27 +08:00 committed by GitHub
parent 913305190a
commit ea13dcf28a
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 8 * * 5" # every Friday at 4pm Beijing time
workflow_dispatch:
jobs: