Initial commit

This commit is contained in:
Sarina Canelake
2025-09-23 07:32:54 -04:00
committed by GitHub
commit 199a622006
46 changed files with 25153 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
#check package-lock file version
name: Lockfile Version check
on:
push:
branches:
- master
pull_request:
jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfileversion-check-v3.yml@master