Skip to content

Commit

Permalink
Update report-test-results.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyAkinshin committed Jul 7, 2023
1 parent f3a799a commit cca0093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report-test-results.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: report-test-results
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 }}

on:
workflow_run:
Expand Down

0 comments on commit cca0093

Please sign in to comment.