Skip to content

feat(headless): add a way to disable/enable the generated answer cont… #15004

feat(headless): add a way to disable/enable the generated answer cont…

feat(headless): add a way to disable/enable the generated answer cont… #15004

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