ci: fix pnpm lockfile policy checks
This commit is contained in:
parent
bee9fdd207
commit
fccec94805
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pr-policy.yml
vendored
1
.github/workflows/pr-policy.yml
vendored
|
|
@ -30,7 +30,6 @@ jobs:
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
cache: pnpm
|
|
||||||
|
|
||||||
- name: Block manual lockfile edits
|
- name: Block manual lockfile edits
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue