Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -11,15 +11,6 @@ jobs:
|
|||||||
pr-metadata:
|
pr-metadata:
|
||||||
uses: ./.github/workflows/pr-metadata.yaml
|
uses: ./.github/workflows/pr-metadata.yaml
|
||||||
|
|
||||||
#charts-changelog:
|
|
||||||
# uses: ./.github/workflows/charts-changelog.yaml
|
|
||||||
# needs:
|
|
||||||
# - pr-metadata
|
|
||||||
# - pre-commit-check
|
|
||||||
# with:
|
|
||||||
# isRenovatePR: ${{ needs.pr-metadata.outputs.isRenovatePR }}
|
|
||||||
# modifiedCharts: ${{ needs.pr-metadata.outputs.addedOrModifiedCharts }}
|
|
||||||
|
|
||||||
charts-lint:
|
charts-lint:
|
||||||
uses: ./.github/workflows/charts-lint.yaml
|
uses: ./.github/workflows/charts-lint.yaml
|
||||||
needs:
|
needs:
|
||||||
|
|||||||
Reference in New Issue
Block a user