Skip to content

deps: bump pip from 26.1 to 26.1.2 #195

deps: bump pip from 26.1 to 26.1.2

deps: bump pip from 26.1 to 26.1.2 #195

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:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:
python-version: 3.12
postgres-major-version: 17
extra-commands: |
echo "ENABLE_ADMIN_APP=true" >> $GITHUB_ENV
echo "ENABLE_REDIRECT_APP=true" >> $GITHUB_ENV