Skip to content

⬆️ Bump pytype from 2024.2.13 to 2024.2.27 (#498) #330

⬆️ Bump pytype from 2024.2.13 to 2024.2.27 (#498)

⬆️ Bump pytype from 2024.2.13 to 2024.2.27 (#498) #330

Workflow file for this run

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