Update pr-validate.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2023-12-17 13:59:32 +01:00 committed by GitHub
parent 56870dfbd8
commit 58e6a166ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ jobs:
- charts-test
- charts-lint
- print_head_msg
if: ${{ contains( needs.print_head_msg.outputs.head-commit-message, 'update container image' ) }}
if: ${{ contains( needs.print_head_msg.outputs.head-commit-message, 'By Renovate' ) }}
name: Automerge and Approve build
runs-on: ubuntu-latest
steps: