多线程优化

This commit is contained in:
2024-09-17 09:25:20 +08:00
parent 652bd27924
commit 6e9a49e054
2 changed files with 29 additions and 14 deletions
+3 -1
View File
@@ -3,7 +3,9 @@ on:
workflow_call:
workflow_dispatch:
schedule:
- cron: "0 * * * *"
- cron: "0 0 * * *"
- cron: "0 10 * * *"
- cron: "0 20 * * *"
jobs:
sync: