Skip to content

Switch to pnpm

Switch to pnpm #684

Workflow file for this run

name: "Code Review"
on:
workflow_dispatch:
pull_request:
paths:
- apps/**
- packages/**
- yarn.lock
permissions:
contents: read
jobs:
code_review:
uses: pagopa/dx/.github/workflows/js_code_review.yaml@6e129731f780e3e149f5c347b56946fb9e722ec0
name: Code Review
secrets: inherit