Skip to content

Commit 57a8a70

Browse files
committed
Use a more specifcy name for the job
1 parent f75711f commit 57a8a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
merge-request-checks:
11-
name: Run
11+
name: Run verify.sh
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)