Skip to content

Commit dd95606

Browse files
committed
ci: paths filter
1 parent 195fc08 commit dd95606

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci-rsc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ name: ci-rsc
44
branches:
55
- main
66
pull_request:
7+
paths:
8+
- "packages/plugin-rsc/**"
9+
- "pnpm-lock.yaml"
10+
- ".github/workflows/ci-rsc.yml"
711

812
concurrency:
913
group: ci-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)