We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fe72a commit f0da23cCopy full SHA for f0da23c
.github/workflows/wait-for-checks.yaml
@@ -1,4 +1,5 @@
1
name: Checks
2
+run-name: ${{ github.event_name == 'merge_group' && github.event.merge_group.head_commit.message || ''}}
3
4
on:
5
pull_request:
0 commit comments