Skip to content

Commit 5480b1b

Browse files
authored
Merge pull request #2863 from jakobkolb/patch-1
Fix docs for github org membership based auth
2 parents 7a1161a + 2ee8cad commit 5480b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/administrator/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ hub:
175175
allowed_organizations:
176176
- my-github-organization
177177
scope:
178-
- read:user
178+
- read:org
179179
```
180180

181181
If you would like to restrict access to a specific team within a GitHub organization, use

0 commit comments

Comments
 (0)