Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
imnatgreen committed Oct 31, 2022
2 parents fb7eb67 + 497d9dd commit 72e35bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: goreleaser

on:
pull_request:
push:
# only run against tags
tags:
- '*'

jobs:
goreleaser:
Expand Down

0 comments on commit 72e35bb

Please sign in to comment.