We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26e288 commit d35da96Copy full SHA for d35da96
1 file changed
.github/workflows/sync-bailian-cli-skill-reference.yml
@@ -16,12 +16,6 @@ on:
16
- "packages/cli/src/commands/**"
17
- "tools/generate-reference.ts"
18
- "packages/core/src/types/command.ts"
19
- paths-ignore:
20
- # Tests and fixtures under commands/ do not affect generated reference.
21
- - "packages/cli/src/commands/**/*.test.ts"
22
- - "packages/cli/src/commands/**/*.spec.ts"
23
- - "packages/cli/src/commands/**/__fixtures__/**"
24
- - "packages/cli/src/commands/**/__tests__/**"
25
schedule:
26
- cron: "0 19 * * *"
27
workflow_dispatch:
0 commit comments