Skip to content

fix(rga): state reset keep configid (#4286) #13514

fix(rga): state reset keep configid (#4286)

fix(rga): state reset keep configid (#4286) #13514

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-latest
steps:
- run: exit 0