Skip to content

Type hint transformation for sealed hierarchies (#1093) #370

Type hint transformation for sealed hierarchies (#1093)

Type hint transformation for sealed hierarchies (#1093) #370

name: Release Drafter
on:
push:
branches: ['series/2.x']
jobs:
update_release_draft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}