From 444b5ad85a970689953589838f3c63ba92deec74 Mon Sep 17 00:00:00 2001 From: Eleftheria Stein Date: Tue, 10 Nov 2020 13:40:22 +0100 Subject: [PATCH] Rename workflow name to match master --- .github/workflows/continuous-integration-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index dd310f10..a880bed9 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -1,4 +1,4 @@ -name: 2.4.x CI +name: CI on: push: