We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 321e093 + eab38c7 commit 05d20daCopy full SHA for 05d20da
.github/workflows/test-report.yml
@@ -1,5 +1,5 @@
1
name: Test Report
2
-run-name: Generate Test Report for workflow ${{ github.event.workflow_run.name }} run ${{ github.event.workflow_run.run_number }} branch ${{ github.event.workflow_run.head_branch }}
+run-name: Generate Test Report for run `${{ github.event.workflow_run.run_number }}` branch `${{ github.event.workflow_run.head_branch }}`
3
4
on:
5
workflow_run:
0 commit comments