Skip to content

WIP test reusable workflow #5

WIP test reusable workflow

WIP test reusable workflow #5

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
common:
uses: tuomas777/.github/.github/workflows/ci-django-api.yml@reusable_workflow_precommit
secrets: inherit
with:
python-version: 3.9
postgres-major-version: 14
use-postgis: true