Skip CT when list-changed=false. (#2228)

This commit is contained in:
Tingluo Huang 2023-01-30 14:03:30 -05:00 committed by GitHub
parent 835eac7835
commit cc26593a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -78,5 +78,6 @@ jobs:
helm install cert-manager jetstack/cert-manager --set installCRDs=true --wait
- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
run: |
ct install --config charts/.ci/ct-config.yaml