fix: Disable helm-docs action since it's still under development (#1828)

This commit is contained in:
Kent Dong
2025-02-28 13:36:44 +08:00
committed by GitHub
parent 5bece9c8ef
commit a2b8f9a646
2 changed files with 3 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ jobs:
rm -f ./helm-docs rm -f ./helm-docs
translate-readme: translate-readme:
if: ${{ ! always() }}
needs: helm needs: helm
runs-on: ubuntu-latest runs-on: ubuntu-latest