Skip to content

chore: Repo cleanup and improve docs (#2656) #4428

chore: Repo cleanup and improve docs (#2656)

chore: Repo cleanup and improve docs (#2656) #4428

name: Release Drafter
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}