ci: fix pnpm lockfile policy checks

This commit is contained in:
zvictor
2026-03-06 21:29:16 -03:00
parent bee9fdd207
commit fccec94805

View File

@@ -30,7 +30,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: pnpm
- name: Block manual lockfile edits
run: |