We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f7179 commit f74a65dCopy full SHA for f74a65d
1 file changed
.github/workflows/build.yml
@@ -61,6 +61,7 @@ env:
61
62
jobs:
63
job_get_metadata:
64
+ name: Get Metadata
65
uses: ./.github/workflows/ci-metadata.yml
66
with:
67
head_commit: ${{ github.event.inputs.commit || github.sha }}
0 commit comments