diff --git a/api/build/restart.go b/api/build/restart.go index 898c2e75f..a02d368b4 100644 --- a/api/build/restart.go +++ b/api/build/restart.go @@ -113,7 +113,7 @@ func RestartBuild(c *gin.Context) { return } - // set sender to the user who initiated the restart and + // set sender to the user who initiated the restart b.SetSender(cl.Subject) // fetch scm user id