Skip to content

feat: replace yarn with pnpm #808

feat: replace yarn with pnpm

feat: replace yarn with pnpm #808

Workflow file for this run

name: CI
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
workflow_dispatch:
jobs:
common:
uses: City-of-Helsinki/.github/.github/workflows/ci-pnpm-node.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:
node-version: 24.x