Skip to content

Commit 908a978

Browse files
committed
run book CI only on main
1 parent a4ad596 commit 908a978

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: GH Pages Deploy
22

3+
34
on:
45
push:
5-
# paths:
6-
# - "docs/**"
6+
branches:
7+
- main
78

89
jobs:
910
build-deploy:

0 commit comments

Comments
 (0)