Add workflow_title to WorkflowRun (#1731)

This commit is contained in:
Shuchang Zheng 2025-02-06 03:10:17 +08:00 committed by GitHub
parent cc449dc9de
commit c330c6a455
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 30 additions and 11 deletions

View file

@ -1050,6 +1050,7 @@ class WorkflowService:
outputs=outputs,
total_steps=total_steps,
total_cost=total_cost,
workflow_title=workflow.title,
)
async def clean_up_workflow(