diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b7e645d51b0255e5eb7228647f684a8309357cd8..ffc26ba3df3c1b3c19302d5ad593388807d3f42b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -91,6 +91,7 @@ pages:  # "pages" is a job specifically for GitLab pages [1]
     - public
   only:  # only run for these branches
   - /^test_doc.*/ 
+  - master
   tags:  # only runners with this tag can do the job [3]
   - ci-ubuntu