Skip to content

Commit

Permalink
Added workflows for helm charts
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo2308 committed Aug 26, 2024
1 parent 85e925a commit 4c0cd28
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 @@ -32,7 +32,7 @@ jobs:
fi
- name: Run chart-testing (lint)
run: ct lint
run: "ct lint --target-branch main"

- name: Create kind cluster
uses: helm/[email protected]
Expand Down

0 comments on commit 4c0cd28

Please sign in to comment.