diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9551d87..ec8ed2a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -2,14 +2,13 @@ name: Helm Release on: workflow_dispatch: - push: - branches: - - main workflow_run: workflows: - Lint and Test Charts types: - completed + branches: + - main jobs: release: