Skip to content

Commit fa3cfb0

Browse files
authored
.github: exclude bot commits from auto-generated release notes (#342)
1 parent 127528d commit fa3cfb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
changelog:
2+
exclude:
3+
authors:
4+
- cadobot

0 commit comments

Comments
 (0)