Skip to content

Commit e7182fe

Browse files
authored
Merge pull request #16 from ready-to-review/tstromberg-patch-1
Update README.md
2 parents c8d95ec + d6a4999 commit e7182fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ cd goose && make run
4444

4545
If you want more control over which repositories the goose can access, you can use a GitHub personal access token instead:
4646

47-
1. Create a [GitHub personal access token](https://github.com/settings/tokens) with `repo` scope
47+
1. Create a [GitHub personal access token](https://github.com/settings/tokens) with access to read pull-requests and repo metadata.
4848
2. Set the `GITHUB_TOKEN` environment variable:
4949

5050
```bash

0 commit comments

Comments
 (0)