Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhnc2 committed May 2, 2024
1 parent 6e10a46 commit d165009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: ct lint --target-branch ${{ github.event.repository.default_branch }}

- name: chart check
if: steps.list-changed.outputs.changed == 'true'
# if: steps.list-changed.outputs.changed == 'true'
run: helm template render . | yamllint --

# - name: Create kind cluster
Expand Down

0 comments on commit d165009

Please sign in to comment.