Skip to content

Commit f47ce77

Browse files
committed
[DOCS] Fix YAML parse error
1 parent 6986e78 commit f47ce77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ contents:
227227
-
228228
repo: docs
229229
path: shared
230-
exclude_branches: [ 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90]
230+
exclude_branches: [ 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
231231
-
232232
repo: elasticsearch
233233
path: docs/Versions.asciidoc

0 commit comments

Comments
 (0)