Skip to content

Commit

Permalink
Run go check on tags too
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Muzafarov committed Oct 6, 2021
1 parent d0a9824 commit 564b83f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ name: Go
on:
push:
branches: [ master ]
tags: [ 'v*' ]
pull_request:
branches: [ master ]
release:
types:
- created

jobs:

Expand Down

0 comments on commit 564b83f

Please sign in to comment.