You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: content/webhooks/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Name | Description
50
50
[`gollum`][event-types-gollum] | Any time a Wiki page is updated.
51
51
[`issue_comment`][event-types-issue_comment] | {% if page.version == 'dotcom' or page.version > 2.6 %}Any time a[comment on an issue](/v3/issues/comments/) is created, edited, or deleted.{% else %}Any time an[issue is commented on](/v3/issues/comments).{% endif %}
52
52
[`issues`][event-types-issues] | Any time an Issue is assigned, unassigned, labeled, unlabeled, opened, {% if page.version == 'dotcom' or page.version > 2.6 %}edited, {% endif %}closed, or reopened.
53
-
[`member`][event-types-member] | Any time a User is added as a collaborator to anon-OrganizationRepository.
53
+
[`member`][event-types-member] | Any time a User is added as a collaborator to a Repository.
54
54
[`membership`][event-types-membership] | Any time a User is added or removed from a team.**Organization hooks only**.
55
55
[`page_build`][event-types-page_build] | Any time a Pages site is built or results in a failed build.
56
56
[`public`][event-types-public] | Any time a Repository changes from private to public.