Skip to content

Commit 3928190

Browse files
authored
Run test workflow on PRs affecting packages (TheOdinProject#632)
1 parent 9ada13d commit 3928190

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)