diff --git a/Jenkinsfile b/Jenkinsfile
index 8494fcf02d2f6d804e9a26b5b649237821e57445..3dca96e3b4895f2b08450c83df639675fec6613b 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -29,7 +29,7 @@ pipeline {
             [branches: [[compareType: 'PLAIN', pattern: 'master']],
              compareType: 'PLAIN',
              disableStrictForbiddenFileVerification: false,
-             pattern: 'ring-project']],
+             pattern: 'jami-project']],
         triggerOnEvents: [
             commentAddedContains('!build'),
             patchsetCreated(excludeDrafts: true, excludeNoCodeChange: true,