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 0f4b63b commit 424d13cCopy full SHA for 424d13c
.github/branch-manager.yml
@@ -1,9 +1,7 @@
1
enabled: true
2
3
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"
+ - branchName: 7.2.x
+ label: "target: patch"
+ - branchName: 7.x
+ label: "target: minor"
0 commit comments