Skip to content

Commit 4cd5052

Browse files
committed
ignore chart linting for updates to renovate related files
Signed-off-by: jessebot <[email protected]>
1 parent 16867bb commit 4cd5052

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
pull_request:
55
paths-ignore:
66
- '.github/**'
7+
- 'scripts/**'
8+
- 'renovate.json'
79
- 'charts/**/README.md'
810
- 'CODE_OF_CONDUCT.md'
911
- 'CONTRIBUTING.md'

0 commit comments

Comments
 (0)