We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parenta8b5eb7 commit48eaeacCopy full SHA for 48eaeac
content/webhooks/index.md
@@ -48,7 +48,7 @@ Name | Description
48
[`deployment_status`][event-types-deployment_status] | Any time a deployment for a Repository has a status update from the API.
49
[`fork`][event-types-fork] | Any time a Repository is forked.
50
[`gollum`][event-types-gollum] | Any time a Wiki page is updated.
51
-[`issue_comment`][event-types-issue_comment] | Any time a[comment on an issue](/v3/issues/comments/) is createdoredited
+[`issue_comment`][event-types-issue_comment] | Any time a[comment on an issue](/v3/issues/comments/) is created, edited,ordeleted.
52
[`issues`][event-types-issues] | Any time an Issue is assigned, unassigned, labeled, unlabeled, opened, edited, closed, or reopened.
53
[`member`][event-types-member] | Any time a User is added as a collaborator to a non-Organization Repository.
54
[`membership`][event-types-membership] | Any time a User is added or removed from a team.**Organization hooks only**.