Skip to content

Commit f0da23c

Browse files
committed
ci(checks): Add run-name
1 parent a0fe72a commit f0da23c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wait-for-checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Checks
2+
run-name: ${{ github.event_name == 'merge_group' && github.event.merge_group.head_commit.message || ''}}
23

34
on:
45
pull_request:

0 commit comments

Comments
 (0)