Skip to content

Bump flake8-bugbear from 23.9.16 to 23.11.26 #75

Bump flake8-bugbear from 23.9.16 to 23.11.26

Bump flake8-bugbear from 23.9.16 to 23.11.26 #75

Workflow file for this run

name: All branches but main - test only
on:
push:
branches-ignore:
- "main"
paths-ignore:
- Dockerfile
- .dockerignore
- README.md
- LICENSE
jobs:
test:
uses: "./.github/workflows/_test.yml"