diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2c3de1937fbd0e68f2e04662d5751dea4f129cfc..88b6c64f86f172d30cf9ea5aef3a02011a0f2e92 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,6 +40,7 @@ helm_lint:
   rules:
     - if: '$CI_COMMIT_TAG'
       when: never
+    - if: $CI_PIPELINE_SOURCE == "push"
   image: alpine/helm
   script:
     - helm dep update .