From df6f5b4973f342f99f396e1bb19bd2c984071b72 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sat, 28 Sep 2019 01:11:19 -0400 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 50e38c1..cea8bdb 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,8 +1,5 @@ name: Go on: - push: - branches: - - master pull-request: branches: - master