Skip to content

Commit

Permalink
Build only on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenHoms committed Nov 6, 2020
1 parent 064a0eb commit 528b7c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: goreleaser

on:
pull_request:
push:
tags:
- '*'

jobs:
goreleaser:
Expand Down

0 comments on commit 528b7c9

Please sign in to comment.