mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add runner check in repo action page (#24124)
 Maybe we can also add online runner check? e.g. : Target runner is offline.
This commit is contained in:
@@ -3407,7 +3407,7 @@ runs.open_tab = %d Open
|
||||
runs.closed_tab = %d Closed
|
||||
runs.commit = Commit
|
||||
runs.pushed_by = Pushed by
|
||||
runs.valid_workflow_helper = Workflow config file is valid.
|
||||
runs.invalid_workflow_helper = Workflow config file is invalid. Please check your config file: %s
|
||||
runs.no_matching_runner_helper = No matching runner: %s
|
||||
|
||||
need_approval_desc = Need approval to run workflows for fork pull request.
|
||||
|
Reference in New Issue
Block a user