Skip to content

Commit 000f5e8

Browse files
authored
Merge pull request #8654 from readthedocs/fix-perm-list
Fix GitHub permissions required
2 parents 4cc9269 + 222be29 commit 000f5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ GitHub
5353
*application/x-www-form-urlencoded* work
5454
* Leave the **Secrets** field blank
5555
* Select **Let me select individual events**,
56-
and mark **Branch or tag creation**, **Branch or tag deletion** and **Pushes** events
56+
and mark **Branch or tag creation**, **Branch or tag deletion**, **Pull Requests** and **Pushes** events
5757
* Ensure **Active** is enabled; it is by default
5858
* Finish by clicking **Add webhook**. You may be prompted to enter your GitHub password to confirm your action.
5959

0 commit comments

Comments
 (0)