mirror of
https://github.com/modelstudioai/cli.git
synced 2026-09-14 19:49:23 +08:00
feat: add schedule
This commit is contained in:
@@ -14,6 +14,8 @@ on:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "packages/cli/src/commands/catalog.ts"
|
||||
schedule:
|
||||
- cron: "30 20 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user