You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,6 @@ This project is under **active development** and maintained by the GitHub CLI &
39
39
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.
40
40
41
41
1. Create a [fine-grained PAT](https://github.com/settings/personal-access-tokens/new) with:
42
-
- **Resource owner:** Your organization
43
42
- **Permissions:** `Copilot Requests: Read`
44
43
2. Add it as a repository or organization secret named `COPILOT_GITHUB_TOKEN`
45
44
3. Pass it via `env` in your workflow (see examples below)
0 commit comments