Skip to content

Commit 7251eee

Browse files
authored
Merge pull request #7 from github/tidy-dev-patch-1
Update README with PAT creation instructions
2 parents 4406c0a + 03ba224 commit 7251eee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ This project is under **active development** and maintained by the GitHub CLI &
3939
This action requires a `COPILOT_GITHUB_TOKEN` — a GitHub fine-grained personal access token with the **"Copilot Requests: Read"** permission. The token owner must have an active GitHub Copilot license.
4040

4141
1. Create a [fine-grained PAT](https://github.com/settings/personal-access-tokens/new) with:
42-
- **Resource owner:** Your organization
4342
- **Permissions:** `Copilot Requests: Read`
4443
2. Add it as a repository or organization secret named `COPILOT_GITHUB_TOKEN`
4544
3. Pass it via `env` in your workflow (see examples below)

0 commit comments

Comments
 (0)