mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-28 14:29:42 +09:00
Feature: Add button to re-run failed jobs in Actions (#36924)
Fixes #35997 --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
wxiaoguang
parent
ee009ebec8
commit
b22123ef86
@@ -81,6 +81,7 @@
|
||||
"retry": "Retry",
|
||||
"rerun": "Re-run",
|
||||
"rerun_all": "Re-run all jobs",
|
||||
"rerun_failed": "Re-run failed jobs",
|
||||
"save": "Save",
|
||||
"add": "Add",
|
||||
"add_all": "Add All",
|
||||
|
||||
Reference in New Issue
Block a user