Skip to content

Commit 558a3df

Browse files
authored
ignore robots in automatic release notes (#58)
1 parent 79fd4d3 commit 558a3df

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)