Skip to content

Bump flake8 from 7.0.0 to 7.1.0 (#518) #338

Bump flake8 from 7.0.0 to 7.1.0 (#518)

Bump flake8 from 7.0.0 to 7.1.0 (#518) #338

Workflow file for this run

name: Release Notes
on:
push:
branches:
- main
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}