Fix/workflow retry log (#12013)

This commit is contained in:
zxhlyh 2024-12-23 17:18:09 +08:00 committed by GitHub
commit 2bf33c4dd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,9 @@ const RetryOnNode = ({
if (!retry_config?.retry_enabled)
return null
if (!showDefault && !data._retryIndex)
return null
return (
<div className='px-3'>
<div className={cn(