initial checkin

This commit is contained in:
Ben Warzeski
2022-05-25 14:18:30 -04:00
parent ffc23cf8ef
commit 787e780645
102 changed files with 63591 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: edx/.github/.github/workflows/lockfileversion-check.yml@master