Skip to content

Commit

Permalink
Don't worry about version being bumped.
Browse files Browse the repository at this point in the history
  • Loading branch information
robholland committed Jul 3, 2024
1 parent 39863bf commit d43f8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Run chart-testing (lint)
if: steps.list-changed.outputs.changed == 'true'
run: ct lint --target-branch ${{ github.event.repository.default_branch }}
run: ct lint --check-version-increment=false --target-branch ${{ github.event.repository.default_branch }}

0 comments on commit d43f8bc

Please sign in to comment.