Skip to content

Commit 07adaba

Browse files
authored
Merge pull request github#7598 from github/repo-sync
repo sync
2 parents 6e070e4 + 1117647 commit 07adaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/rest/reference/permissions-required-for-github-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ _Teams_
704704

705705
### Permission on "pull requests"
706706

707-
Pull requests and issues are closely related.. If your GitHub App has permissions on pull requests but not on issues, these endpoints will be limited to pull requests. Endpoints that return both pull requests and issues will be filtered. Endpoints that allow operations on both pull requests and issues will be restricted to pull requests.
707+
Pull requests and issues are closely related. If your GitHub App has permissions on pull requests but not on issues, these endpoints will be limited to pull requests. Endpoints that return both pull requests and issues will be filtered. Endpoints that allow operations on both pull requests and issues will be restricted to pull requests.
708708

709709
- [`PATCH /repos/:owner/:repo/issues/:issue_number`](/rest/reference/issues#update-an-issue) (:write)
710710
- [`GET /repos/:owner/:repo/issues/:issue_number/comments`](/rest/reference/issues#list-issue-comments) (:read)

0 commit comments

Comments
 (0)