We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16867bb commit 4cd5052Copy full SHA for 4cd5052
.github/workflows/lint-test.yaml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
paths-ignore:
6
- '.github/**'
7
+ - 'scripts/**'
8
+ - 'renovate.json'
9
- 'charts/**/README.md'
10
- 'CODE_OF_CONDUCT.md'
11
- 'CONTRIBUTING.md'
0 commit comments