10000 remove unneeded branches from config file (#5) · dotnet/dotnet-api-docs@d5fccc7 · GitHub
[go: up one dir, main page]

Skip to content

Commit d5fccc7

Browse files
authored
remove unneeded branches from config file (#5)
1 parent 3f5b879 commit d5fccc7

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -104,21 +104,9 @@
104104
"Pdf",
105105
"Intellisense"
106106
],
107 B925 -
"serverless-ebook": [
108-
"Publish",
109-
"Pdf"
110-
],
111-
"ai-ebook": [
112-
"Publish",
113-
"Pdf"
114-
],
115107
"master": [
116108
"Publish",
117109
"Pdf"
118-
],
119-
"CITest": [
120-
"Publish",
121-
"Pdf"
122110
]
123111
},
124112
"need_generate_pdf_url_template": true,
@@ -152,4 +140,4 @@
152140
"version": "latest"
153141
}
154142
]
155-
}
143+
}

0 commit comments

Comments
 (0)
0