Skip to content

fix(atomic): use getter instead of fn (#4395) #14656

fix(atomic): use getter instead of fn (#4395)

fix(atomic): use getter instead of fn (#4395) #14656

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