diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 291be62..b9674b3 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -5,9 +5,8 @@ name: Go on: push: - branches: [ "master" ] - pull_request: - branches: [ "master" ] + tags: + - v* jobs: release: