We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2745a commit 7e3365dCopy full SHA for 7e3365d
README.md
@@ -62,7 +62,7 @@ The a11y scanner requires a Personal Access Token (PAT) as repository secret:
62
- `issues: write`
63
- `pull-requests: write`
64
- `metadata: read`
65
-- Scope: Your target repository (where issues and PRs will be created)
+- Scope: Your target repository (where issues and PRs will be created) and the repository containing your workflow
66
67
> 👉 GitHub Actions' default `GITHUB_TOKEN` cannot be used here.
68
0 commit comments