Skip to content

chore: update matcher w/ lazy (#1444) #5441

chore: update matcher w/ lazy (#1444)

chore: update matcher w/ lazy (#1444) #5441

name: 'package-lock.json root validator'
on:
push:
branches: [master]
paths-ignore:
- '**/package-lock.json'
- '!package-lock.json'
pull_request:
branches: [master]
paths-ignore:
- '**/package-lock.json'
- '!package-lock.json'
jobs:
lockfile-outside-of-root:
runs-on: ubuntu-20.04
steps:
- run: exit 0