From 424f9a8ee93f99682cfd8175c292ca6990d730f8 Mon Sep 17 00:00:00 2001
From: Patrick Marsceill <pmarsceill@users.noreply.github.com>
Date: Wed, 29 Apr 2020 14:04:03 -0400
Subject: [PATCH] Update ci-master.yml

---
 .github/workflows/ci-master.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-master.yml b/.github/workflows/ci-master.yml
index 4d868e7e..39be38ca 100644
--- a/.github/workflows/ci-master.yml
+++ b/.github/workflows/ci-master.yml
@@ -3,7 +3,7 @@ on:
     branches:
     - master
 
-name: CI
+name: Master branch CI
 
 jobs:
 
-- 
GitLab