We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78aa224 commit 62eac52Copy full SHA for 62eac52
.github/workflows/gerrit-verify.yaml
@@ -70,7 +70,7 @@ jobs:
70
lint:
71
needs: clear-vote
72
# yamllint disable-line rule:line-length
73
- uses: lfit/releng-reusable-verify-actions/.github/workflows/compose-repo-linting.yaml@main
+ uses: lfit/releng-reusable-workflows/.github/workflows/compose-repo-linting.yaml@main
74
with:
75
GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
76
GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}
0 commit comments