We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e4616 commit 04791cdCopy full SHA for 04791cd
templates/repo/actions/list.tmpl
@@ -45,7 +45,7 @@
45
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
46
<div class="menu">
47
<div class="ui icon search input">
48
- <i class="icon">{{svg "octicon-search" 16}}</i>
+ <i class="icon">{{svg "octicon-search"}}</i>
49
<input type="text" placeholder="{{.locale.Tr "actions.runs.status"}}">
50
</div>
51
<a class="item{{if not $.CurStatus}} active{{end}}" href="{{$.Link}}?workflow={{$.CurWorkflow}}&actor={{$.CurActor}}&status=0">
0 commit comments