Skip to content

Commit

Permalink
ci(gorelease): update exlucde filters
Browse files Browse the repository at this point in the history
  • Loading branch information
anhgelus committed Jun 8, 2023
1 parent a54e285 commit 55fcd00
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gorelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ changelog:
sort: asc
filters:
exclude:
- '^docs'
- '^test'
- "^docs"
- "^test"
- Merge pull request
- Merge branch

0 comments on commit 55fcd00

Please sign in to comment.