Update go.yml

This commit is contained in:
Jay Gabriels
2020-08-15 12:42:36 -07:00
parent fa7247a1f2
commit 39741be371

View File

@@ -1,5 +1,5 @@
name: Go
on: [pull_request]
on: [push, pull_request]
jobs:
build_and_test:
name: Build and Test