mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-11 19:24:06 +09: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.