Skip to content

Bump flake8-bugbear from 23.9.16 to 23.11.28 #76

Bump flake8-bugbear from 23.9.16 to 23.11.28

Bump flake8-bugbear from 23.9.16 to 23.11.28 #76

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"