mirror of
https://github.com/modelstudioai/cli.git
synced 2026-09-14 19:49:23 +08:00
feat: Change the workflow for synchronizing skills to be executed at 3 am tomorrow
This commit is contained in:
@@ -15,7 +15,7 @@ on:
|
||||
paths:
|
||||
- "packages/cli/src/commands/catalog.ts"
|
||||
schedule:
|
||||
- cron: "30 20 * * *"
|
||||
- cron: "0 19 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user