Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-08-23 00:16:27 +02:00
parent 5e14e807ac
commit a592288f82

View file

@ -32,4 +32,4 @@ jobs:
- name: Run chart-testing (install)
id: install
run: ct install --debug --chart-dirs nextcloud-aio-helm-chart
run: ct install --target-branch ${{ github.event.repository.default_branch }} --debug --chart-dirs nextcloud-aio-helm-chart