forgejo/templates/repo/actions
Panagiotis "Ivory" Vasilopoulos 870a1c85c7 UI: Actions: Replace runs list description semicolon
The current format makes the text look somewhat like this:

```
testing.yml #15065 :Commit 103306f00c pushed by n0toose
```

This looks wrong. We will have to work on that list at a later point
in time anyways, as well as make the way that we separate information
in subheaders in lists like this one more consistent.

However, this should do for now.

This change should make each entry look like this instead:

```
testing.yml #15065 - Commit 103306f00c pushed by n0toose
```
2024-04-29 21:05:20 +02:00
..
list.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
no_workflows.tmpl [BRANDING] Move docs.gitea.com to forgejo.org/docs 2024-03-30 01:56:25 +01:00
runs_list.tmpl UI: Actions: Replace runs list description semicolon 2024-04-29 21:05:20 +02:00
status.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
view.tmpl Merge pull request '[UI] Actions: Link to Workflow in View' (#1866) from n0toose/forgejo:forgejo-add-workflow-link into forgejo 2024-02-28 17:28:16 +00:00