diff --git a/.github/workflows/helm-chart-release.yaml b/.github/workflows/helm-chart-release.yaml index 5371848fb..9145a3877 100644 --- a/.github/workflows/helm-chart-release.yaml +++ b/.github/workflows/helm-chart-release.yaml @@ -1,9 +1,9 @@ name: Release Charts -on: - push: - branches: - - main +# on: +# push: +# branches: +# - main jobs: release: