Skip to content

Commit fabdc1e

Browse files
feat(ci): add docs-site holobranch
1 parent 8fd5809 commit fabdc1e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[holomapping]
2+
files = [
3+
"docs/**",
4+
"mkdocs.*.yml"
5+
]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[holomapping]
2+
holosource="=>docs-skeleton"
3+
files = "**"
4+
before = "*"

0 commit comments

Comments
 (0)