Skip to content

Commit 9717400

Browse files
authored
Build docs daily (#4)
1 parent 1c01b1c commit 9717400

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sphinx_build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
push:
77
branches:
88
- main
9+
schedule:
10+
- cron: '38 2 * * *'
911

1012
jobs:
1113
docs:

0 commit comments

Comments
 (0)