Skip to content

Commit 2e6e32f

Browse files
committed
Keep main when serving only the latest guides
1 parent 12bb4ba commit 2e6e32f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_only_latest_guides_config.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
exclude:
2-
- _versions
2+
- _versions/2.*
3+
- _versions/3.*
4+
- _versions/4.*
5+
- _versions/5.*

0 commit comments

Comments
 (0)