feat: add beta branch sync workflow for contributor PRs (#11190)

This commit is contained in:
Dax 2026-01-29 15:02:36 -05:00 committed by GitHub
parent 33311e9950
commit cd4075faf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 171 additions and 0 deletions

View file

@ -6,6 +6,7 @@ on:
branches:
- ci
- dev
- beta
- snapshot-*
workflow_dispatch:
inputs: