Skip to content

chore: add workflow to sync next with 23.x #4126

chore: add workflow to sync next with 23.x

chore: add workflow to sync next with 23.x #4126

#check package-lock file version
name: Lockfile Version check
on:
push:
branches:
- next
- release-*
pull_request:
jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfileversion-check-v3.yml@master