Update lint.yaml
This commit is contained in:
parent
1b979f55c8
commit
213ebaf3a9
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -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 }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user