Skip to content

chore: ci-workflow

chore: ci-workflow #10

Workflow file for this run

name: CI
on:
push:
branches: [main, release]
pull_request:
jobs:
common-ci:
uses: City-of-Helsinki/atv/.github/workflows/ci-api-template.yml@ci_workflow_OH-136
secrets: inherit
# with:
# python-version: 3.11