feat: Change the workflow for synchronizing skills to be executed at 3 am tomorrow

This commit is contained in:
qcq01083097
2026-06-05 10:13:36 +08:00
parent 0781aa7db2
commit b7349976fb
@@ -15,7 +15,7 @@ on:
paths:
- "packages/cli/src/commands/catalog.ts"
schedule:
- cron: "30 20 * * *"
- cron: "0 19 * * *"
workflow_dispatch:
concurrency: