mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-27 15:20:29 +00:00
Add deletion link in runs view page. Fix #26315  When click deletion button. It marks this artifact `need-delete`. This artifact would be deleted when actions cleanup cron task.