Skip to content

Commit 0781aa7

Browse files
committed
feat: add schedule
1 parent 3461e53 commit 0781aa7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sync-bailian-cli-skill-reference.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ on:
1414
branches: [main]
1515
paths:
1616
- "packages/cli/src/commands/catalog.ts"
17+
schedule:
18+
- cron: "30 20 * * *"
1719
workflow_dispatch:
1820

1921
concurrency:

0 commit comments

Comments
 (0)