Skip to content

Commit 62eafea

Browse files
authored
1 parent eea23bb commit 62eafea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/shared/actions/runner_list.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<th>{{.locale.Tr "actions.runners.owner_type"}}</th>
5353
<th>{{.locale.Tr "actions.runners.labels"}}</th>
5454
<th>{{.locale.Tr "actions.runners.last_online"}}</th>
55-
<th></th>
55+
<th>{{.locale.Tr "edit"}}</th>
5656
</tr>
5757
</thead>
5858
<tbody>

0 commit comments

Comments
 (0)