Skip to content

Commit adc5ace

Browse files
committed
add comments
1 parent 3d3860c commit adc5ace

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/pr-helm-chart-testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Set up chart-testing
4242
uses: helm/chart-testing-action@v2.6.1
4343

44+
# even though we specify chart-dirs in ct.yaml, it isn't used by ct for the list-changed command...
4445
- name: Run chart-testing (list-changed)
4546
id: list-changed
4647
run: |

ct.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# See https://github.com/helm/chart-testing#configuration
22

3+
# still have to specify this on the command line for list-changed
34
chart-dirs:
45
- deployment/helm/charts
56

0 commit comments

Comments
 (0)