We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e39e69 commit 83d8274Copy full SHA for 83d8274
.github/workflows/test-pr.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
# Run the chart linting on every PR, even from external repos
35
lint:
36
- uses: ./.github/workflows/lint.yaml
+ uses: ./.github/workflows/helm-lint.yaml
37
with:
38
ref: ${{ github.event.pull_request.head.sha }}
39
0 commit comments