Skip to content

Commit d809a96

Browse files
authored
Merge pull request #513 from woocommerce/dev/exclude-bot-accounts-from-release-notes
Update .github/release.yml to exclude bot accounts from GitHub release notes
2 parents e9d467d + 054a360 commit d809a96

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)