Skip to content

Commit

Permalink
Try to trigger goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>
  • Loading branch information
pjuarezd committed Mar 23, 2023
1 parent 7017501 commit 9faab24
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: goreleaser

on:
pull_request:
types: [opened, reopened, synchronize]
branches:
- 'release**'
- 'release*'
- 'master'

jobs:
goreleaser:
Expand Down

0 comments on commit 9faab24

Please sign in to comment.