diff --git a/.github/workflows/release-helm-chart.yaml b/.github/workflows/release-helm-chart.yaml index 3bb4e229..27e5826d 100644 --- a/.github/workflows/release-helm-chart.yaml +++ b/.github/workflows/release-helm-chart.yaml @@ -3,10 +3,6 @@ run-name: Release Chart on: push: - paths: - - src/helm/impress/** - branches: - - main jobs: release: