Skip to content

chore: add workflow to sync next with 23.x (#3354) #4127

chore: add workflow to sync next with 23.x (#3354)

chore: add workflow to sync next with 23.x (#3354) #4127

#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