dillon1000/react
Commit
Browse files [ci] Disallow PRs against builds branch (#32335)
Our internal build infra relies on a 1:1 mapping between `main` and the 2 build branches. Directly committing changes to those branches breaks that infra. Adds a simple workflow to leave a comment and decline the PR.
Changed paths1 file
First-parent comparison.github/workflows/shared_close_direct_sync_branch_prs.yml AddedPatch
Files changed
Rendering syntax-highlighted changes…