You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/actions
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172)
Add deletion link in runs view page.
Fix #26315


![image](https://github.com/go-gitea/gitea/assets/2142787/aa65a4ab-f434-4deb-b953-21e63c212033)

When click deletion button. It marks this artifact `need-delete`.

This artifact would be deleted when actions cleanup cron task.
12 months ago
..
list.tmpl Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) 1 year ago
no_workflows.tmpl Add guide page to actions when there's no workflows (#28145) 1 year ago
runs_list.tmpl Refactor template empty checks (#28351) 1 year ago
status.tmpl cleanup locale function usage (#27227) 1 year ago
view.tmpl Artifact deletion in actions ui (#27172) 12 months ago