Skip to content

fix(answerStream): handle end of stream #13416

fix(answerStream): handle end of stream

fix(answerStream): handle end of stream #13416

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