Update lint.yaml

This commit is contained in:
scrungus 2022-11-17 13:47:27 +00:00 committed by GitHub
parent 1b979f55c8
commit 213ebaf3a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,4 +24,4 @@ jobs:
uses: scrungus/chart-testing-action@v3.7.3
- name: Run chart-testing (lint)
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --all --validate-maintainers=false --extra-values ${{ secrets.TYLER_CLOUDS }}
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --all --validate-maintainers=false --extra-values "${{ secrets.TYLER_CLOUDS }}"