Files
frontend-app-admin-console/.github/workflows/lockfileversion-check.yml
Sarina Canelake 199a622006 Initial commit
2025-09-23 07:32:54 -04:00

14 lines
223 B
YAML

#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