gitea

Development moved to Codeberg

Add lockfile-check (#18285) * Add lockfile-check This check runs `npm install` which will rewrite the lockfile in case it is inconsistent with package.json. This check detects this and will fail the CI in such a case.

Changes

3 changed files (+14/-1)