Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -44,6 +44,12 @@ jobs:
|
||||
chartChangesDetected: ${{ needs.pr-changes.outputs.addedOrModified }}
|
||||
modifiedCharts: ${{ needs.pr-changes.outputs.addedOrModifiedCharts }}
|
||||
|
||||
Website-and-Docs:
|
||||
uses: ./.github/workflows/charts-release.yaml
|
||||
needs:
|
||||
- pr-changes
|
||||
- charts-lint
|
||||
|
||||
print_head_msg:
|
||||
name: Print commit message
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user