Skip to content

Drop django-debreach due to the breach attach mitigation added in dja… #693

Drop django-debreach due to the breach attach mitigation added in dja…

Drop django-debreach due to the breach attach mitigation added in dja… #693

Workflow file for this run

name: main
on:
push:
branches-ignore:
- boilerplate-release
pull_request:
jobs:
build:
name: Build boilerplate code
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- uses: ./.github/workflows/shared-build