Skip to content

⬆️ Bump pytype from 2023.10.31 to 2023.11.21 (#475) #313

⬆️ Bump pytype from 2023.10.31 to 2023.11.21 (#475)

⬆️ Bump pytype from 2023.10.31 to 2023.11.21 (#475) #313

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@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}