Skip to content

Commit a679fe8

Browse files
committed
track jest.base.config.js changes in push CI WF
1 parent f5a2798 commit a679fe8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
- 'package.json'
2020
- 'lerna.json'
2121
- 'rollup.config.js'
22+
- 'jest.base.config.js'
2223
- 'yarn.lock'
2324
branches:
2425
- 'master'
@@ -40,6 +41,7 @@ on:
4041
- 'package.json'
4142
- 'lerna.json'
4243
- 'rollup.config.js'
44+
- 'jest.base.config.js'
4345
- 'yarn.lock'
4446

4547
env:

0 commit comments

Comments
 (0)