Skip to content

Commit

Permalink
Merge branch 'feat/otel-tracing' of github.com:go-vela/server into fe…
Browse files Browse the repository at this point in the history
…at/otel-tracing
  • Loading branch information
plyr4 committed Sep 11, 2024
2 parents 7e5ac7e + 9e8c026 commit ebc4427
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/webhook/post.go
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,9 @@ func PostWebhook(c *gin.Context) {

return
}

// hook was created successfully
break
}

l.WithFields(logrus.Fields{
Expand Down

0 comments on commit ebc4427

Please sign in to comment.