sfix position of options

This commit is contained in:
James Strong 2024-04-26 09:44:33 -04:00 committed by k8s-infra-cherrypick-robot
parent b540a1f7c5
commit a1d95db8f0

View file

@ -41,7 +41,7 @@ jobs:
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1 uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
- name: Run chart-testing (lint) - name: Run chart-testing (lint)
run: ct lint --config --target-branch ${{ github.ref_name }} ./.ct.yaml run: ct lint --target-branch ${{ github.ref_name }} --config ./.ct.yaml
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
id: filter id: filter