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 4f067f7 commit 81c9ed3Copy full SHA for 81c9ed3
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