Skip to content

Commit 1549f70

Browse files
authored
(DOCSP-45831) Fixes typo that prevented Netlify from building 1.29 branch. (#2016)
1 parent cd604c7 commit 1549f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.backportrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repoOwner": "10gen",
33
"repoName": "docs-k8s-operator",
44

5-
"targetBranchChoices": ["1.29", "v1.28", "v1.27", "v1.26", "v1.25", "v1.24", "v1.23"],
5+
"targetBranchChoices": ["v1.29", "v1.28", "v1.27", "v1.26", "v1.25", "v1.24", "v1.23"],
66

77
"editor": "code",
88

0 commit comments

Comments
 (0)