mirror of
https://github.com/outbackdingo/n8n-chart.git
synced 2026-08-25 07:20:23 +00:00
ci: do not lint chart version on pull requests
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Run chart-testing (lint)
|
||||
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --chart-dirs . --validate-maintainers=false
|
||||
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --chart-dirs . --validate-maintainers=false --check-version-increment=false
|
||||
|
||||
- name: Create kind cluster
|
||||
uses: helm/[email protected]
|
||||
|
||||
Reference in New Issue
Block a user