diff --git a/api/webhook/post.go b/api/webhook/post.go index 3a95aa5bc..c854c44d9 100644 --- a/api/webhook/post.go +++ b/api/webhook/post.go @@ -307,6 +307,9 @@ func PostWebhook(c *gin.Context) { return } + + // hook was created successfully + break } l.WithFields(logrus.Fields{