Skip to content

Commit 926a8b5

Browse files
committed
ci: include setup action in preview trigger
1 parent 3ac3c4c commit 926a8b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
paths:
1010
- "website/**"
1111
- ".github/actions/build-docs/action.yml"
12+
- ".github/actions/setup-node-pnpm/action.yml"
1213
- ".github/workflows/pr-preview.yml"
1314
- "package.json"
1415
- "pnpm-lock.yaml"

0 commit comments

Comments
 (0)