Skip to content

Commit

Permalink
allow another exclude filter
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Crenshaw <[email protected]>
  • Loading branch information
crenshaw-dev committed May 8, 2024
1 parent f582c15 commit 30515c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ changelog:
filters:
exclude:
- '^test:'
# - '^.*?Bump(\([[:word:]]+\))?.+$'
- '^.*?Bump(\([[:word:]]+\))?.+$'
# - '^.*?[Bot](\([[:word:]]+\))?.+$'


Expand Down

0 comments on commit 30515c8

Please sign in to comment.