Skip to content

Commit 30302a2

Browse files
heiskrCopilot
andauthored
Add docs-team to ready-for-doc-review token scope (#62239)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 5c85c28 commit 30302a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ready-for-doc-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
owner: github
3030
# Scope must include every repo that calls this reusable workflow, because
3131
# the script resolves the PR node (ITEM_NODE_ID) in the calling repo.
32-
repositories: docs-internal,docs-content,docs-strategy,docs-early-access,github
32+
repositories: docs-internal,docs-content,docs-strategy,docs-early-access,docs-team,github
3333

3434
- name: Check out repo content
3535
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0

0 commit comments

Comments
 (0)