Skip to content

feat(headless SSR): support both search and listing solution types (#… #13516

feat(headless SSR): support both search and listing solution types (#…

feat(headless SSR): support both search and listing solution types (#… #13516

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