From 31c57a82b9e53b9973471c4df4d3840620e67c5d Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 17 Jul 2015 19:12:08 -0400 Subject: Update Gitlab webhook --- app/Action/CommentCreation.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Action/CommentCreation.php') diff --git a/app/Action/CommentCreation.php b/app/Action/CommentCreation.php index 5dfd1c89..4029c875 100644 --- a/app/Action/CommentCreation.php +++ b/app/Action/CommentCreation.php @@ -28,6 +28,7 @@ class CommentCreation extends Base BitbucketWebhook::EVENT_ISSUE_COMMENT, BitbucketWebhook::EVENT_COMMIT, GitlabWebhook::EVENT_COMMIT, + GitlabWebhook::EVENT_ISSUE_COMMENT, ); } -- cgit v1.2.3