Skip to content

Commit b558033

Browse files
kamal-kaur04francisf
authored andcommitted
fix: job_name
1 parent 036e28c commit b558033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-workflow-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
id: status-check-completed
7474
env:
7575
conclusion: ${{ job.status }}
76-
job_name: TestNG Repo ${{ matrix.Java }} - ${{ matrix.os }} Sample
76+
job_name: Cucumber Repo ${{ matrix.Java }} - ${{ matrix.os }} Sample
7777
with:
7878
github-token: ${{ github.token }}
7979
script: |

0 commit comments

Comments
 (0)