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.
2 parents c8d95ec + d6a4999 commit e7182feCopy full SHA for e7182fe
README.md
@@ -44,7 +44,7 @@ cd goose && make run
44
45
If you want more control over which repositories the goose can access, you can use a GitHub personal access token instead:
46
47
-1. Create a [GitHub personal access token](https://github.com/settings/tokens) with `repo` scope
+1. Create a [GitHub personal access token](https://github.com/settings/tokens) with access to read pull-requests and repo metadata.
48
2. Set the `GITHUB_TOKEN` environment variable:
49
50
```bash
0 commit comments