Skip to content

meta(everything): Migrate away from NX #5799

meta(everything): Migrate away from NX

meta(everything): Migrate away from NX #5799

name: Correct package-lock.json Version Check
on:
pull_request:
branches: [main, dev/*, hotfix/*]
jobs:
build:
runs-on: ubuntu-latest
steps:
# checkout the repo
- name: 'Checkout Github Action'
uses: actions/checkout@master
with:
fetch-depth: 0
- uses: mansona/npm-lockfile-version@v1