Skip to content

Commit a07c41e

Browse files
committed
change branch path regex
1 parent 1f360e5 commit a07c41e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/doc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Build & Publish Doc
33
on:
44
push:
55
branches:
6-
- docs/mkdocs
6+
- main
7+
- docs/**
78

89
jobs:
910

0 commit comments

Comments
 (0)