Skip to content

build(deps): bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows (#… #648

build(deps): bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows (#…

build(deps): bump flake8 from 6.1.0 to 7.0.0 in /.github/workflows (#… #648

name: Draft a release note
on:
push:
branches:
- main
- master
jobs:
draft_release:
name: Release Drafter
runs-on: ubuntu-latest
steps:
- name: Run release-drafter
uses: release-drafter/release-drafter@v5.25.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}