We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dab2d9 commit d8b5b00Copy full SHA for d8b5b00
1 file changed
.github/workflows/ci-packages.yaml
@@ -6,6 +6,9 @@ on:
6
- "packages/**"
7
- "examples/**"
8
- "docs/**"
9
+ - "package.json"
10
+ - "pnpm-lock.yaml"
11
+ - "pnpm-workspace.yaml"
12
- ".github/workflows/ci-packages.yaml"
13
- ".github/actions/ci/action.yaml"
14
0 commit comments