We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eacd83 commit ab22148Copy full SHA for ab22148
1 file changed
.github/labeler.yml
@@ -4,8 +4,8 @@
4
- any-glob-to-any-file:
5
- .github/*
6
7
-# Documentation
8
-"documentation":
9
- - changed-files:
10
- - any-glob-to-any-file:
11
- - user_guide_src/*
+# Match PRs into or from branch 4.7
+"4.7":
+ - base-branch: '4.7'
+ - head-branch: '4.7'
+
0 commit comments