Skip to content

Commit 7e3365d

Browse files
committed
docs: Clarify that 'GH_TOKEN' must have access to the target _and_ workflow repos
1 parent 7e2745a commit 7e3365d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The a11y scanner requires a Personal Access Token (PAT) as repository secret:
6262
- `issues: write`
6363
- `pull-requests: write`
6464
- `metadata: read`
65-
- Scope: Your target repository (where issues and PRs will be created)
65+
- Scope: Your target repository (where issues and PRs will be created) and the repository containing your workflow
6666

6767
> 👉 GitHub Actions' default `GITHUB_TOKEN` cannot be used here.
6868

0 commit comments

Comments
 (0)