Skip to content

Bump mypy from 1.14.1 to 1.15.0 (#1527) #934

Bump mypy from 1.14.1 to 1.15.0 (#1527)

Bump mypy from 1.14.1 to 1.15.0 (#1527) #934

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