Skip to content

chore(deps): bump flake8 from 7.0.0 to 7.1.0 in /.github/workflows #157

chore(deps): bump flake8 from 7.0.0 to 7.1.0 in /.github/workflows

chore(deps): bump flake8 from 7.0.0 to 7.1.0 in /.github/workflows #157

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@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}