openedx / .github

Centralized openedx repository workflows, community health files, etc.
1 stars 24 forks source link

refactor: add mismatch check to lockfile workflow #89

Closed Syed-Ali-Abbas-Zaidi closed 10 months ago

Syed-Ali-Abbas-Zaidi commented 11 months ago

Ticket

Prototype a way to review NPM lockfiles in PRs.

Description

This PR adds the workflow to detect mismatches between package.json and package-lock.json.