Skip to content

Commit 6ad8f22

Browse files
committed
Build on package.json change
1 parent 0504e4a commit 6ad8f22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ on:
88
- '**.js'
99
- '**.ts'
1010
- '**.yml'
11+
- 'package.json'
1112
pull_request:
1213
paths:
1314
- '**.js'
1415
- '**.ts'
1516
- '**.yml'
17+
- 'package.json'
1618
name: build, test and publish
1719
jobs:
1820
build_test:

0 commit comments

Comments
 (0)