Skip to content

Commit fecc769

Browse files
committed
docs: Clarify that 'GH_TOKEN' must have access to the target _and_ workflow repos
1 parent 07aae47 commit fecc769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)