From f72b997e65078f827011d3f1de0dac4f6b55a178 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 28 Aug 2019 19:20:25 -0400 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index b9979db..d2cfb0f 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,8 +1,5 @@ name: Go -on: - pull_request: - branches: - - master +on: [push] jobs: build: name: Build