Skip to content

chore(ci): Removal of apps/vs-code-data-mapper in prod pipeline #4870

chore(ci): Removal of apps/vs-code-data-mapper in prod pipeline

chore(ci): Removal of apps/vs-code-data-mapper in prod pipeline #4870

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