Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -74,7 +74,7 @@ jobs:
|
|||||||
- charts-test
|
- charts-test
|
||||||
- charts-lint
|
- charts-lint
|
||||||
- print_head_msg
|
- print_head_msg
|
||||||
if: ${{ contains( needs.print_head_msg.outputs.head-commit-message, 'By Renovate' ) }}
|
if: ${{ contains( needs.print_head_msg.outputs.head-commit-message, 'By Renovate' ) || github.event.issue.user.login == 'allcontributors' }}
|
||||||
name: Automerge and Approve build
|
name: Automerge and Approve build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|||||||
Reference in New Issue
Block a user