Skip to content

PT-1940: Update CORS variable naming #853

PT-1940: Update CORS variable naming

PT-1940: Update CORS variable naming #853

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