Skip to content

Commit b2c9016

Browse files
committed
- only test legacy packages if legacy packages have changed
1 parent 01abeea commit b2c9016

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e-test-packages-legacy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
pull_request:
55
paths-ignore:
66
- '**/*.md'
7+
paths:
8+
- 'legacy-packages/**'
79

810
jobs:
911
e2e-test-next-getting-started-example:

0 commit comments

Comments
 (0)