Skip to content

Commit 05d20da

Browse files
committed
Merge branch 'main' into release/6.0.0
# Conflicts: # .github/workflows/test-report.yml
2 parents 321e093 + eab38c7 commit 05d20da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
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 }}
2+
run-name: Generate Test Report for run `${{ github.event.workflow_run.run_number }}` branch `${{ github.event.workflow_run.head_branch }}`
33

44
on:
55
workflow_run:

0 commit comments

Comments
 (0)