Update pr-validate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
committed by
GitHub
parent
3a503bbcf3
commit
33dedbe10b
2
.github/workflows/pr-validate.yaml
vendored
2
.github/workflows/pr-validate.yaml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
- charts-test
|
||||
- charts-lint
|
||||
- print_head_msg
|
||||
if: ${{ !contains(needs.print_head_msg.outputs.head-commit-message, '[Commit bumped Chart Version]') }}
|
||||
if: ${{ contains(needs.print_head_msg.outputs.head-commit-message, '[Commit bumped Chart Version]') }}
|
||||
name: Automerge build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user