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 f3a799a commit cca0093Copy full SHA for cca0093
.github/workflows/report-test-results.yaml
@@ -1,5 +1,5 @@
1
name: report-test-results
2
-run-name: Report test results for '${{ github.event.workflow_run.head_branch }}' / ${{ github.event.workflow_run.display_title }}
+run-name: Report test results for '${{ github.event.workflow_run.head_branch }}' / ${{ github.event.workflow_run.head_commit.message }}
3
4
on:
5
workflow_run:
0 commit comments