Remove space
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
1093e91741
commit
f4934d6007
1
.github/workflows/helm-ci.yml
vendored
1
.github/workflows/helm-ci.yml
vendored
@ -50,6 +50,7 @@ jobs:
|
|||||||
if [[ -n "$changed" ]]; then
|
if [[ -n "$changed" ]]; then
|
||||||
echo "changed=true" >> $GITHUB_OUTPUT
|
echo "changed=true" >> $GITHUB_OUTPUT
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Run chart-testing (lint)
|
- name: Run chart-testing (lint)
|
||||||
run: ct lint --config "${CT_CONFIGFILE}" --check-version-increment=false
|
run: ct lint --config "${CT_CONFIGFILE}" --check-version-increment=false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user