Skip to content

Commit cc7be57

Browse files
authored
draft releases from the 4.1 and v5 branch only
those are the only ones we're using
1 parent 805cbb8 commit cc7be57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
push:
66
# branches to consider in the event; optional, defaults to all
77
branches:
8-
- master
8+
- 4.1
9+
- v5
910

1011
jobs:
1112
update_release_draft:

0 commit comments

Comments
 (0)