Skip to content

chore(main): release linkedcomponents-ui 1.27.1 #818

chore(main): release linkedcomponents-ui 1.27.1

chore(main): release linkedcomponents-ui 1.27.1 #818

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