Skip to content

Bump mypy from 1.7.1 to 1.8.0 (#452) #406

Bump mypy from 1.7.1 to 1.8.0 (#452)

Bump mypy from 1.7.1 to 1.8.0 (#452) #406

name: Draft a release note
on:
push:
branches:
- main
jobs:
draft_release:
name: Release Drafter
runs-on: ubuntu-latest
steps:
- name: Run release-drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}