Skip to content

Commit f6dff93

Browse files
authored
Add release.yaml to exclude dependabot from release notes (#1393)
1 parent 5ce7d9f commit f6dff93

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/release.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
changelog:
2+
exclude:
3+
labels:
4+
- ignore-for-release
5+
authors:
6+
- dependabot[bot]

0 commit comments

Comments
 (0)