Skip to content

chore: e2e troubleshooting #4515

chore: e2e troubleshooting

chore: e2e troubleshooting #4515

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