Skip to content

Bump django from 4.2.16 to 4.2.17 in /requirements #415

Bump django from 4.2.16 to 4.2.17 in /requirements

Bump django from 4.2.16 to 4.2.17 in /requirements #415

Workflow file for this run

name: "Code Style"
on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop
jobs:
lint-backend:
uses: ./.github/workflows/lint-backend.yml
lint-frontend:
uses: ./.github/workflows/lint-frontend.yml