Skip to content

Bump flake8 from 7.1.1 to 7.1.2 #661

Bump flake8 from 7.1.1 to 7.1.2

Bump flake8 from 7.1.1 to 7.1.2 #661

Workflow file for this run

---
name: PR
on:
push:
branches:
- '*'
- '*/*'
- '**'
- '!main'
jobs:
pr:
uses: obervinov/_templates/.github/workflows/[email protected]
pyproject:
uses: obervinov/_templates/.github/workflows/[email protected]
build-pr-image:
uses: obervinov/_templates/.github/workflows/[email protected]
needs: [pr, pyproject]