Skip to content

Bump codespell from 2.2.6 to 2.3.0 (#522) #459

Bump codespell from 2.2.6 to 2.3.0 (#522)

Bump codespell from 2.2.6 to 2.3.0 (#522) #459

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 }}