Skip to content

feat: added Github workflows in the respective directory (#21) #2

feat: added Github workflows in the respective directory (#21)

feat: added Github workflows in the respective directory (#21) #2

#check package-lock file version
name: lockfileVersion check
on:
push:
branches:
- master
pull_request:
jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfile-check.yml@master