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