From 1602bbc4475b13dfc3016186b71898f49f895956 Mon Sep 17 00:00:00 2001
From: Thomas Bittar <thomas.bittar@rte-france.com>
Date: Mon, 13 Jan 2025 08:38:25 +0100
Subject: [PATCH] Enable CI run

---
 .github/workflows/build_centos7.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/build_centos7.yml b/.github/workflows/build_centos7.yml
index 32c86126b..4d94f0271 100644
--- a/.github/workflows/build_centos7.yml
+++ b/.github/workflows/build_centos7.yml
@@ -7,6 +7,7 @@ on:
       - develop
       - dependabot/*
       - release/*
+      - feature/backport-no-sub-deletion-mergemps-1.3.2
   pull_request:
   release:
     types: [ created ]