aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2020-07-03 08:36:03 -0400
committerGitHub <noreply@github.com>2020-07-03 08:36:03 -0400
commit62b1e1cd6624ff2dba0b6d464f4996c59617406e (patch)
treeb248984ad44ebda10fb0fb45ca60236eecff9a3f /.github
parent7c2f9ae9a3ca70924e7d91ced0b7357920a528a0 (diff)
downloadxesite-62b1e1cd6624ff2dba0b6d464f4996c59617406e.tar.xz
xesite-62b1e1cd6624ff2dba0b6d464f4996c59617406e.zip
Update go.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/go.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 10979a8..e1e986f 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -1,5 +1,7 @@
name: Go
-on: [push]
+on:
+ - push
+ - pull_request
jobs:
build:
name: Build