Skip to content

Commit 56b1064

Browse files
authored
Update test-pr.yaml (#196)
1 parent 8e39e69 commit 56b1064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
# Run the chart linting on every PR, even from external repos
3535
lint:
36-
uses: ./.github/workflows/lint.yaml
36+
uses: ./.github/workflows/helm-lint.yaml
3737
with:
3838
ref: ${{ github.event.pull_request.head.sha }}
3939

0 commit comments

Comments
 (0)