From 0ea28edc71820c702e926deebda6c8791ca9973e Mon Sep 17 00:00:00 2001
From: Patrick Marsceill <pmarsceill@users.noreply.github.com>
Date: Mon, 27 Apr 2020 15:00:58 -0400
Subject: [PATCH] Update ci-master.yml

---
 .github/workflows/ci-master.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/ci-master.yml b/.github/workflows/ci-master.yml
index 110f53f9..4d868e7e 100644
--- a/.github/workflows/ci-master.yml
+++ b/.github/workflows/ci-master.yml
@@ -1,6 +1,6 @@
-  
-on: [push]
-  branches:
+on: 
+  push:
+    branches:
     - master
 
 name: CI
-- 
GitLab