We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad09ae commit f476385Copy full SHA for f476385
.github/workflows/lint-test.yaml
@@ -1,8 +1,7 @@
1
name: Lint and Test Charts
2
3
-on:
4
- pull_request:
5
- paths:
+on: pull_request
+
6
jobs:
7
changes:
8
runs-on: ubuntu-latest-low
0 commit comments