Skip to content

Commit ddb006f

Browse files
authored
Exclude bots from generated release notes (#3163)
1 parent 583ce54 commit ddb006f

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)