Skip to content

Commit b734997

Browse files
committed
feat: Change the workflow for synchronizing skills to be executed at 3 am tomorrow
1 parent 0781aa7 commit b734997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
paths:
1616
- "packages/cli/src/commands/catalog.ts"
1717
schedule:
18-
- cron: "30 20 * * *"
18+
- cron: "0 19 * * *"
1919
workflow_dispatch:
2020

2121
concurrency:

0 commit comments

Comments
 (0)