Skip to content

ci: release-please with common workflows for canary and stable release #877

ci: release-please with common workflows for canary and stable release

ci: release-please with common workflows for canary and stable release #877

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-node.yml@main
secrets: inherit
with:
node-version: 22