Skip to content

Commit f74a65d

Browse files
committed
add name to job
1 parent c6f7179 commit f74a65d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ env:
6161

6262
jobs:
6363
job_get_metadata:
64+
name: Get Metadata
6465
uses: ./.github/workflows/ci-metadata.yml
6566
with:
6667
head_commit: ${{ github.event.inputs.commit || github.sha }}

0 commit comments

Comments
 (0)