diff --git a/.github/workflows/ci-helm-installation-test.yml b/.github/workflows/ci-helm-installation-test.yml index 94a1731..aa4786f 100644 --- a/.github/workflows/ci-helm-installation-test.yml +++ b/.github/workflows/ci-helm-installation-test.yml @@ -1,7 +1,7 @@ name: CI Helm Installation Test on: - pull_request: + push: branches: - '**' workflow_dispatch: