Skip to content

Commit 37029cf

Browse files
committed
Add more context to display name
1 parent 76cb758 commit 37029cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-finished.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Workflow Finished
2-
run-name: Workflow ${{ github.event.workflow.name }} Finished
2+
run-name: Workflow Finished ${{ github.event.workflow_run.display_title }} (${{ github.event.workflow_run.conclusion }})
33

44
on:
55
workflow_run:

0 commit comments

Comments
 (0)