From 5fd6825d2561df417d90cfd3c831a7e5ff1bdf61 Mon Sep 17 00:00:00 2001 From: Lucain Date: Fri, 7 Jun 2024 11:00:05 +0200 Subject: [PATCH] Fix mirror_community_pipeline.yml name (#8425) --- .github/workflows/mirror_community_pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror_community_pipeline.yml b/.github/workflows/mirror_community_pipeline.yml index 38e6de96b9..fc83f2742c 100644 --- a/.github/workflows/mirror_community_pipeline.yml +++ b/.github/workflows/mirror_community_pipeline.yml @@ -1,4 +1,4 @@ -name: Fast tests for PRs +name: Mirror Community Pipeline on: # Push changes on the main branch