Skip to content

Commit 5b0f7e4

Browse files
committed
Fix release changelog generation config
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
1 parent eac78c1 commit 5b0f7e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
changelog:
22
exclude:
33
authors:
4-
- dependabot
5-
- pre-commit-ci
4+
- dependabot[bot]
5+
- pre-commit-ci[bot]

0 commit comments

Comments
 (0)