We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ebb2a commit 7e61c7bCopy full SHA for 7e61c7b
.github/workflows/ci-docs.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ main ]
6
pull_request:
7
8
+ schedule:
9
+ - cron: "0 2 * * *"
10
11
jobs:
12
build-docs:
0 commit comments