From 9de60652bf23174625f9d50b264354c0f4f83a83 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sun, 29 Sep 2019 13:47:14 -0400 Subject: [PATCH] modified workflow Please let this work. Fingers crossed I guess... --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index cea8bdb..8677fe0 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,6 +1,6 @@ name: Go on: - pull-request: + push: branches: - master jobs: