Skip to content

Bump postcss from 8.4.38 to 8.5.15 #104

Bump postcss from 8.4.38 to 8.5.15

Bump postcss from 8.4.38 to 8.5.15 #104

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
typecheck: true # Enable type checking
extra-commands: |
cp .env.example .env