Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman authored May 14, 2020
1 parent 5b823f9 commit 182872d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Go
name: Handle release

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
release:
types: [created]

jobs:

Expand Down

0 comments on commit 182872d

Please sign in to comment.