Skip to content

Commit

Permalink
updated skip lint test (#283)
Browse files Browse the repository at this point in the history
Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
  • Loading branch information
tarunpandey23 and Tarun authored Nov 29, 2024
1 parent 4cfadb4 commit 33cef50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
fi
- name: Run chart-testing (lint)
run: ct lint --target-branch=${{ env.default_branch }}
run: ct lint --target-branch=${{ env.default_branch }} --check-version-increment=false

0 comments on commit 33cef50

Please sign in to comment.