Skip to content

chore: add codeowners files to .github workflow #866

chore: add codeowners files to .github workflow

chore: add codeowners files to .github workflow #866

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