Skip to content

chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 in /backend #3224

chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 in /backend

chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 in /backend #3224

name: "Conventional PR title"
on:
pull_request:
branches:
- "main"
types:
- opened
- edited
- synchronize
jobs:
conventional_title:
uses: substra/substra-gha-workflows/.github/workflows/conventional-pr.yml@main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}