Skip to content

Commit 597f158

Browse files
authored
chore: add changelog exclusion for bots (#658)
1 parent fc5e84d commit 597f158

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[bot]
5+
- pre-commit-ci[bot]

0 commit comments

Comments
 (0)