Skip to content

Commit 421f15d

Browse files
authored
Docs: preview on dev/docs branch as well. (#1159)
Signed-off-by: Tao He <[email protected]>
1 parent 6f6bbf1 commit 421f15d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,13 @@ on:
1919
push:
2020
branches:
2121
- main
22+
- docs
23+
- dev/docs
2224
pull_request_target:
2325
branches:
2426
- main
27+
- docs
28+
- dev/docs
2529

2630
concurrency:
2731
group: ${{ github.repository }}-${{ github.event.number || github.head_ref || github.sha }}-${{ github.workflow }}

0 commit comments

Comments
 (0)