Skip to content

Commit d8b5b00

Browse files
committed
ci: add root config files to ci-packages trigger paths
1 parent 8dab2d9 commit d8b5b00

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-packages.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- "packages/**"
77
- "examples/**"
88
- "docs/**"
9+
- "package.json"
10+
- "pnpm-lock.yaml"
11+
- "pnpm-workspace.yaml"
912
- ".github/workflows/ci-packages.yaml"
1013
- ".github/actions/ci/action.yaml"
1114

0 commit comments

Comments
 (0)