dillon1000/react

Commit

[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.
Browse files
Changed paths1 file
First-parent comparison
A .github/workflows/shared_close_direct_sync_branch_prs.yml Added
Patch

Files changed

Rendering syntax-highlighted changes…