Skip to content

Commit

Permalink
build on push to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Nichols committed Sep 29, 2020
1 parent 1c344c4 commit 81a85d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go-build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build

on:
push:
branches: [ 'master' ]

pull_request:
branches: [ 'master', 'release-*' ]

Expand Down

0 comments on commit 81a85d9

Please sign in to comment.