diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 162913efdc80a2018c51c147ee587da85c5aaf96..450e91511e0f2e28b704006f8377ac8219dbad7c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -101,8 +101,7 @@ light-deploy-testing:
   stage: deploy
   # only run when master is updated, unless the pipeline was triggered via the web UI
   only:
-    - master
-    - mptest
+    - main
   except:
     - tags
     - web