Skip to content

Commit 9e74f9d

Browse files
josephperrottandrewseguin
authored andcommitted
chore: reenable branch-manager (#14767)
1 parent 85b90e0 commit 9e74f9d

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/branch-manager.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
enabled: true
22

33
branches:
4-
# Temporary disabled until https://github.com/angular/material2/issues/14582 is fixed, and the
5-
# caretaker starts cherry-picking commits into the patch publish branch again.
6-
# - branchName: 7.2.x
7-
# label: "target: patch"
8-
# - branchName: 7.x
9-
# label: "target: minor"
4+
- branchName: 7.2.x
5+
label: "target: patch"
6+
- branchName: 7.x
7+
label: "target: minor"

0 commit comments

Comments
 (0)