1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix possible ui 500 if workflow's job is nil (#31092)

Fix #31087
This commit is contained in:
Lunny Xiao
2024-05-27 13:21:00 +08:00
committed by GitHub
parent 145baa2b3f
commit e695ba4755
2 changed files with 9 additions and 0 deletions

View File

@@ -3638,6 +3638,7 @@ runs.pushed_by = pushed by
runs.invalid_workflow_helper = Workflow config file is invalid. Please check your config file: %s
runs.no_matching_online_runner_helper = No matching online runner with label: %s
runs.no_job_without_needs = The workflow must contain at least one job without dependencies.
runs.no_job = The workflow must contain at least one job
runs.actor = Actor
runs.status = Status
runs.actors_no_select = All actors