From b9d154d3b5e67ed43a1df610ec8668fbd3fab96c Mon Sep 17 00:00:00 2001 From: nazoking Date: Wed, 27 Jan 2016 16:29:35 +0900 Subject: [PATCH] Updated API WebHook (markdown) --- API-WebHook.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API-WebHook.md b/API-WebHook.md index 5139e67..4355731 100644 --- a/API-WebHook.md +++ b/API-WebHook.md @@ -38,5 +38,6 @@ Now implemented few api/webhook and few parameter yet. If you find some behavior * [IssuesEvent](https://developer.github.com/v3/activity/events/types/#issuesevent) * [IssueCommentEvent](https://developer.github.com/v3/activity/events/types/#issuecommentevent) + * [PullRequestReviewCommentEvent](https://developer.github.com/v3/activity/events/types/#pullrequestreviewcommentevent) * [PullRequestEvent](https://developer.github.com/v3/activity/events/types/#pullrequestevent) * [PushEvent](https://developer.github.com/v3/activity/events/types/#pushevent)