Skip to content

Commit 3604732

Browse files
authored
Merge pull request #27940 from github/repo-sync
repo sync
2 parents ae5ccaf + 684a410 commit 3604732

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/graphql/guides/forming-calls-with-graphql.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ The following scopes are recommended:
3232

3333

3434
```
35-
user{% ifversion not ghae %}
36-
public_repo{% endif %}
3735
repo
38-
repo_deployment
3936
repo:status
40-
read:repo_hook
37+
repo_deployment{% ifversion not ghae %}
38+
public_repo{% endif %}
4139
read:org
4240
read:public_key
41+
read:repo_hook
42+
user
4343
read:gpg_key
4444
```
4545

0 commit comments

Comments
 (0)