Fix master workflow
This commit is contained in:
parent
27c43bb96f
commit
2c73e19fb5
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
||||||
- 'master'
|
- 'master'
|
||||||
paths:
|
paths:
|
||||||
- 'node_modules/**'
|
- 'node_modules/**'
|
||||||
- 'package.*'
|
- 'package*.json'
|
||||||
- '.github/workflows/master.yml'
|
- '.github/workflows/master.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user