We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c01b1c commit 9717400Copy full SHA for 9717400
.github/workflows/sphinx_build.yml
@@ -6,6 +6,8 @@ on:
6
push:
7
branches:
8
- main
9
+ schedule:
10
+ - cron: '38 2 * * *'
11
12
jobs:
13
docs:
0 commit comments