We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805cbb8 commit cc7be57Copy full SHA for cc7be57
.github/release-drafter.yml
@@ -5,7 +5,8 @@ on:
5
push:
6
# branches to consider in the event; optional, defaults to all
7
branches:
8
- - master
+ - 4.1
9
+ - v5
10
11
jobs:
12
update_release_draft:
0 commit comments