aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorLunny Xiao2023-03-07 03:12:10 +0800
committerGitHub2023-03-06 13:12:10 -0600
commit27ba7fff6d2159a01df4af302813dceaa15c9592 (patch)
treec86b510bb7400da6afc6d04d35551ebf733374f8 /templates
parente7b89888e158b76a27c101bbfa1775ccd6b55ce9 (diff)
Remove unnecessary space on link (#23334)
The action run title has a blank. This PR removes it.
Diffstat (limited to 'templates')
-rw-r--r--templates/repo/actions/runs_list.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/actions/runs_list.tmpl b/templates/repo/actions/runs_list.tmpl
index a01d21657..ffabe534c 100644
--- a/templates/repo/actions/runs_list.tmpl
+++ b/templates/repo/actions/runs_list.tmpl
@@ -7,7 +7,7 @@
<div class="issue-item-main gt-f1 gt-fc gt-df">
<div class="issue-item-top-row">
<a class="index gt-ml-0 gt-mr-2" href="{{if .Link}}{{.Link}}{{else}}{{$.Link}}/{{.Index}}{{end}}">
- {{.Title}}
+ {{- .Title -}}
</a>
<span class="ui label">
{{if .RefLink}}