Skip to content

build(deps): bump django from 4.2.16 to 4.2.17 in /django #735

build(deps): bump django from 4.2.16 to 4.2.17 in /django

build(deps): bump django from 4.2.16 to 4.2.17 in /django #735

Workflow file for this run

name: Django CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build containers and run Django tests
run: make test