]> source.dussan.org Git - gitea.git/commit
Fix possible ui 500 if workflow's job is nil (#31092) (#31098)
authorGiteabot <teabot@gitea.io>
Mon, 27 May 2024 06:13:15 +0000 (14:13 +0800)
committerGitHub <noreply@github.com>
Mon, 27 May 2024 06:13:15 +0000 (14:13 +0800)
commite0b7938d74ce1e60db3341dc62978dc53d4ee7ee
treea401eef49bccee470b9bcd80e8e3b928a1ff71b1
parent02b947a15fa92809f80277c541f6cee69457cafb
Fix possible ui 500 if workflow's job is nil (#31092) (#31098)

Backport #31092 by @lunny

Fix #31087

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
options/locale/locale_en-US.ini
routers/web/repo/actions/actions.go