Skip to content

Commit 800f26f

Browse files
authored
Merge pull request #11 from arduino/custom-job-names
Use custom matrix job names in `check-submissions` job
2 parents f17835d + 016fc6c commit 800f26f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manage-prs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ jobs:
125125
- ${{ needs.parse.outputs.type }}
126126
127127
check-submissions:
128+
name: Check ${{ matrix.submission.submissionURL }}
128129
needs:
129130
- enabled
130131
- parse

0 commit comments

Comments
 (0)