Skip to content

KER-399 | Command for removing old users #12

KER-399 | Command for removing old users

KER-399 | Command for removing old users #12

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-django-api.yml@main
secrets: inherit
with:
python-version: 3.9
postgres-major-version: 14
use-postgis: true