mirror of
https://github.com/go-gitea/gitea
synced 2025-03-04 09:44:20 +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.