Skip to content

build: putting workflows into a good state for pre-alpha #1

build: putting workflows into a good state for pre-alpha

build: putting workflows into a good state for pre-alpha #1

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