Skip to content

Commit 054a360

Browse files
committed
Update .github/release.yml to exclude bot accounts from GitHub release notes.
1 parent e9d467d commit 054a360

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ changelog:
44
- "changelog: none"
55
authors:
66
- dependabot
7+
- dependabot[bot]
78
- github-actions
9+
- github-actions[bot]
810

911
categories:
1012
# Major level

0 commit comments

Comments
 (0)