Skip to content

HUL-48 | Modernize Development Environment and Testing Infrastructure #21

HUL-48 | Modernize Development Environment and Testing Infrastructure

HUL-48 | Modernize Development Environment and Testing Infrastructure #21

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
extra-commands: |
cp .env.example .env