We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2ad5d commit 6b023b0Copy full SHA for 6b023b0
.github/workflows/tests.yml
@@ -2,6 +2,7 @@ name: Tests
2
on:
3
pull_request:
4
paths:
5
+ - 'package*.json'
6
- '**/solution/*.js'
7
8
jobs:
0 commit comments