Update pr-validate.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2023-05-24 20:02:40 +02:00 committed by GitHub
parent df2f74d983
commit 5218fcd9eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ jobs:
with: with:
checkoutCommit: ${{ needs.charts-changelog.outputs.commitHash }} checkoutCommit: ${{ needs.charts-changelog.outputs.commitHash }}
chartChangesDetected: ${{ needs.pr-metadata.outputs.addedOrModified }} chartChangesDetected: ${{ needs.pr-metadata.outputs.addedOrModified }}
modifiedFiles: ${{ needs.pr-metadata.outputs.addedOrModifiedFiles }}
charts-test: charts-test:
uses: ./.github/workflows/charts-test.yaml uses: ./.github/workflows/charts-test.yaml