Skip to content

docs(readme): update parts regarding code and git commit message formats #898

docs(readme): update parts regarding code and git commit message formats

docs(readme): update parts regarding code and git commit message formats #898

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