File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 55 push :
66 paths :
77 - " .github/workflows/check-npm.ya?ml"
8+ - " **/.npmrc"
89 - " **/package.json"
910 - " **/package-lock.json"
1011 pull_request :
1112 paths :
1213 - " .github/workflows/check-npm.ya?ml"
14+ - " **/.npmrc"
1315 - " **/package.json"
1416 - " **/package-lock.json"
1517 schedule :
Original file line number Diff line number Diff line change 44 push :
55 paths :
66 - " .github/workflows/check-packaging-ncc-typescript-npm.yml"
7+ - " .npmrc"
78 - " lerna.json"
89 - " package.json"
910 - " package-lock.json"
1213 pull_request :
1314 paths :
1415 - " .github/workflows/check-packaging-ncc-typescript-npm.yml"
16+ - " .npmrc"
1517 - " lerna.json"
1618 - " package.json"
1719 - " package-lock.json"
Original file line number Diff line number Diff line change 1+ # See: https://docs.npmjs.com/cli/configuring-npm/npmrc
2+
3+ engine-strict = true
You can’t perform that action at this time.
0 commit comments