Skip to content

Commit 235d621

Browse files
committed
Add space to handler.go
Signed-off-by: Dylan White <dywhite@redhat.com>
1 parent 8dbc40c commit 235d621

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • external-plugins/coverage/plugin/handler

external-plugins/coverage/plugin/handler/handler.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,5 +185,6 @@ func (h *GitHubEventsHandler) handlePullRequestEvent(log *logrus.Entry, prEvent
185185
return
186186
}
187187

188+
188189
log.Infof("Created coverage job for PR #%d", prEvent.PullRequest.Number)
189190
}

0 commit comments

Comments
 (0)