chore: cleanup with precommon, fix chmod and shebang

This commit is contained in:
Kjeld Schouten
2023-11-30 11:56:37 +01:00
parent 17dedb7c33
commit 574021b5a4
5 changed files with 19 additions and 17 deletions
+2 -2
View File
@@ -72,8 +72,8 @@ jobs:
- catalog-test
- charts-test
- charts-lint
- print_head_msg
if: ${{ contains( needs.print_head_msg.outputs.head-commit-message, 'update container image' ) }}
- print_head_msg
if: ${{ contains( needs.print_head_msg.outputs.head-commit-message, 'update container image' ) }}
name: Automerge and Approve build
runs-on: ubuntu-latest
steps: