Skip to content

Commit 4aecebd

Browse files
committed
Add run-name for e2e
1 parent d36b9d8 commit 4aecebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: e2e
2+
run-name: ${{ format('{0} ({1})', github.workflow, github.ref_name) }}
23

34
on:
45
workflow_dispatch:

0 commit comments

Comments
 (0)