Skip to content

PT-453 | Add backend support for is_part_of_cultural_route boolean field to enrolments, queue enrolments and their reports #1051

PT-453 | Add backend support for is_part_of_cultural_route boolean field to enrolments, queue enrolments and their reports

PT-453 | Add backend support for is_part_of_cultural_route boolean field to enrolments, queue enrolments and their reports #1051

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: 17