Skip to content

Add support for ruff, pre-commit, commitlint, pyproject.toml and dependabot #129

Add support for ruff, pre-commit, commitlint, pyproject.toml and dependabot

Add support for ruff, pre-commit, commitlint, pyproject.toml and dependabot #129

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.12"
postgres-major-version: 13
use-postgis: true