Update sync.yml

This commit is contained in:
Shiming Zhang 2025-01-09 13:17:47 +08:00 committed by GitHub
parent e1e183b3bf
commit 206af4b5b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Sync
on:
schedule:
- cron: "1 * * * *"
- cron: "1 16 * * *"
workflow_dispatch: