Skip to content

[two_dimensional_scrollables] trailing pinned row/col for TableView (… #12

[two_dimensional_scrollables] trailing pinned row/col for TableView (…

[two_dimensional_scrollables] trailing pinned row/col for TableView (… #12

name: Batch Release
on:
push:
branches:
- 'release-go_router-*'
permissions:
# Release needs to push a tag back to the repo.
contents: write
jobs:
release:
uses: ./.github/workflows/reusable_release.yml
with:
is-batch-release: true
branch-name: '${{ github.ref_name }}'
secrets: inherit