Skip to content

Commit 6b023b0

Browse files
authored
Run test workflow on PRs affecting packages (#632)
1 parent 9d2ad5d commit 6b023b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Tests
22
on:
33
pull_request:
44
paths:
5+
- 'package*.json'
56
- '**/solution/*.js'
67

78
jobs:

0 commit comments

Comments
 (0)