Skip to content

Commit bc8fc75

Browse files
chore: create branch-manager.yml config file (#14523)
1 parent e5efd0a commit bc8fc75

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/branch-manager.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
enabled: true
2+
3+
branches:
4+
- branchName: 7.1.x
5+
label: "target: patch"
6+
- branchName: 7.x
7+
label: "target: minor"

0 commit comments

Comments
 (0)