Skip to content

RATY-357 stuck Dependabot workflows #813

RATY-357 stuck Dependabot workflows

RATY-357 stuck Dependabot workflows #813

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
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