Skip to content

Commit 3141d89

Browse files
committed
CI: rename restricted paths review label
Use a maintainer-facing label name that better describes the follow-up action required before merging inconclusive restricted-path changes. Made-with: Cursor
1 parent 02eacfa commit 3141d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-author-org-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
PR_URL: ${{ github.event.pull_request.html_url }}
3333

3434
# Workflow policy inputs
35-
REVIEW_LABEL: Check-PR-author-ORG
35+
REVIEW_LABEL: Needs-Restricted-Paths-Review
3636

3737
# API request context/auth
3838
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)