Skip to content

Commit

Permalink
ci: Exclude CI commits from release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Feb 11, 2025
1 parent d8af4a8 commit 6bfb62c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/changelog-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ filters:
exclude:
- "^docs"
- "^test"
- "^ci"
groups:
- title: Features
order: 0
Expand Down

0 comments on commit 6bfb62c

Please sign in to comment.