You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-11-17 05:22:37 +03:00
Merge pull request #11 from arduino/custom-job-names
Use custom matrix job names in `check-submissions` job
This commit is contained in:
1
.github/workflows/manage-prs.yml
vendored
1
.github/workflows/manage-prs.yml
vendored
@@ -125,6 +125,7 @@ jobs:
|
|||||||
- ${{ needs.parse.outputs.type }}
|
- ${{ needs.parse.outputs.type }}
|
||||||
|
|
||||||
check-submissions:
|
check-submissions:
|
||||||
|
name: Check ${{ matrix.submission.submissionURL }}
|
||||||
needs:
|
needs:
|
||||||
- enabled
|
- enabled
|
||||||
- parse
|
- parse
|
||||||
|
|||||||
Reference in New Issue
Block a user