Skip to content

Bump django from 4.1.13 to 4.2.16 in /backend #83

Bump django from 4.1.13 to 4.2.16 in /backend

Bump django from 4.1.13 to 4.2.16 in /backend #83

Workflow file for this run

name: Build
on:
pull_request:
branches:
- main
- stable
- release
jobs:
test:
uses: ./.github/workflows/test.yaml
with:
branch: ${{ github.ref }}