Skip to content

Commit 1537517

Browse files
authored
exclude bots from the release summary (#105)
1 parent 7b2dfe0 commit 1537517

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
changelog:
2+
exclude:
3+
authors:
4+
- dependabot
5+
- pre-commit-ci

0 commit comments

Comments
 (0)