Skip to content

Commit 2cf4cd0

Browse files
kamal-kaur04francisf
authored andcommitted
fix: job_name
1 parent 2d741b2 commit 2cf4cd0

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
@@ -77,7 +77,7 @@ jobs:
7777
id: status-check-completed
7878
env:
7979
conclusion: ${{ job.status }}
80-
job_name: TestNG Repo ${{ matrix.Java }} - ${{ matrix.os }} Sample
80+
job_name: Selenide Repo ${{ matrix.Java }} - ${{ matrix.os }} Sample
8181
with:
8282
github-token: ${{ github.token }}
8383
script: |

0 commit comments

Comments
 (0)