Skip to content

PT-1946: Add person to contacts only when it exists #864

PT-1946: Add person to contacts only when it exists

PT-1946: Add person to contacts only when it exists #864

Workflow file for this run

name: CI
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
workflow_dispatch:
jobs:
common:
uses: City-of-Helsinki/.github/.github/workflows/ci-django-api.yml@main
secrets: inherit
with:
python-version: 3.12
postgres-major-version: 13