Skip to content

Commit 240971f

Browse files
authored
[skip-ci] fix branch name in backport file (#533)
1 parent 6ea0aa1 commit 240971f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.backportrc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"branchLabelMapping": {
99
"^v8.\\d+.\\d+$": "master",
10-
"^v7.\\d+.\\d+$": "v7.17"
10+
"^v7.\\d+.\\d+$": "7.17"
1111
},
1212
"targetPRLabels": ["backport"],
1313
"commitConflicts": true,

0 commit comments

Comments
 (0)