From b1e4db02304903b18b97eccaa148652a8f431c26 Mon Sep 17 00:00:00 2001 From: Ivan Fernandez Calvo Date: Tue, 28 Jul 2020 18:36:22 +0200 Subject: [PATCH] fix: update the display name of the multibranch job (#20265) --- .ci/jobs/beats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/jobs/beats.yml b/.ci/jobs/beats.yml index ab7246a6b00..1e393bab6b9 100644 --- a/.ci/jobs/beats.yml +++ b/.ci/jobs/beats.yml @@ -1,7 +1,7 @@ --- - job: name: Beats/beats - display-name: 'Beats (replacement)' + display-name: 'Beats' description: 'Beats Main Pipeline' view: Beats concurrent: true