Skip to content

chore: update matcher w/ lazy #5400

chore: update matcher w/ lazy

chore: update matcher w/ lazy #5400

name: 'package-lock.json version validator'
on:
push:
branches: [master]
paths-ignore:
- 'package-lock.json'
pull_request:
branches: [master]
paths-ignore:
- 'package-lock.json'
jobs:
lockfile-version:
runs-on: ubuntu-20.04
steps:
- run: exit 0