diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3304c49cdf496ca924b12dc27110f49e7d4acd1f..1287c363c1df8644d63693465282656ebfec0113 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -80,5 +80,4 @@ pages:
       - public
     expire_in: 4 days
   rules:
-    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
-    - when: manual
\ No newline at end of file
+    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
\ No newline at end of file