Skip to content

Commit

Permalink
Update ci-helm-lint-test.yml
Browse files Browse the repository at this point in the history
fix linting paths
  • Loading branch information
jessebot authored Nov 4, 2023
1 parent 0160a9c commit eb8547b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-helm-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Lint and Test Chart
on:
pull_request:
paths:
- '.'
- 'charts/**'

permissions:
contents: read
Expand Down

0 comments on commit eb8547b

Please sign in to comment.