We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c10aa0 commit 7d57cc6Copy full SHA for 7d57cc6
1 file changed
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
uses: helm/chart-testing-action@master
57
with:
58
command: lint
59
- config: .github/ct.yaml
+ config: .github/workflows/ct.yaml
60
- name: Configure Git
61
run: |
62
git config user.name "$GITHUB_ACTOR"
0 commit comments