Skip to content

Commit

Permalink
Valid maintainers do not work for updating (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinGroscheTT committed Dec 4, 2023
1 parent 5d145d9 commit dc988ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
uses: helm/chart-testing-action@v2.6.1

- name: Run chart-testing (lint)
run: ct lint --config .github/ct.yaml
run: ct lint --validate-maintainers=false --config .github/ct.yaml

0 comments on commit dc988ab

Please sign in to comment.