mirror of
https://github.com/semver/semver.git
synced 2025-08-24 23:08:35 +00:00
commit
2f5ef23b3e
4
.github/workflows/checks.yml
vendored
4
.github/workflows/checks.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Check chagnes
|
name: Check changes
|
||||||
|
|
||||||
on: [pull_request]
|
on: [pull_request]
|
||||||
|
|
||||||
@ -11,4 +11,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: "12.x"
|
node-version: "12.x"
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run lint
|
- run: npm run lint
|
||||||
|
Loading…
Reference in New Issue
Block a user