diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 724a7eae0f07c67f88c3f67b60209b8ecbcac965..030fad687c78560aeb53743b2658201eafc18bfe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ variables:
 include:
   - template: Jobs/Secret-Detection.gitlab-ci.yml
   - template: Jobs/Dependency-Scanning.latest.gitlab-ci.yml
-  - template: Workflows/MergeRequest-Pipelines.gitlab-ci.yml
+  - template: Workflows/Branch-Pipelines.gitlab-ci.yml
   - local: .gitlab/ci/deploy.gitlab-ci.yml
 
 stages: