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

View File

@@ -5,7 +5,7 @@ permissions:
on: on:
schedule: schedule:
- cron: "0 */6 * * *" # every 6 hours - cron: "0 8 * * 5" # every Friday at 4pm Beijing time
workflow_dispatch: workflow_dispatch:
jobs: jobs: