diff --git a/templates/shared/actions/runner_edit.tmpl b/templates/shared/actions/runner_edit.tmpl index 8652d161bcd..dbf4104fe5e 100644 --- a/templates/shared/actions/runner_edit.tmpl +++ b/templates/shared/actions/runner_edit.tmpl @@ -16,7 +16,7 @@
- + {{range .Runner.AgentLabels}} {{.}} {{end}} @@ -66,7 +66,7 @@ {{.Status.LocaleString ctx.Locale}} {{.GetRepoName}} - {{ShortSha .CommitSHA}} + {{ShortSha .CommitSHA}} {{if .IsStopped}} {{DateUtils.TimeSince .Stopped}}