1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-08 18:48:21 +00:00
yp05327
2024-04-26 11:22:45 +09:00
committed by GitHub
parent 2a6418abb1
commit 2a3906d755
5 changed files with 46 additions and 18 deletions

View File

@@ -15,7 +15,7 @@
{{if .Title}}{{.Title}}{{else}}{{ctx.Locale.Tr "actions.runs.empty_commit_message"}}{{end}}
</a>
<div class="flex-item-body">
<b>{{if not $.CurWorkflow}}{{.WorkflowID}} {{end}}#{{.Index}}</b>:
<span><b>{{if not $.CurWorkflow}}{{.WorkflowID}} {{end}}#{{.Index}}</b>:</span>
{{- if .ScheduleID -}}
{{ctx.Locale.Tr "actions.runs.scheduled"}}
{{- else -}}