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 e3efe30 commit ca88579Copy full SHA for ca88579
.daisy/c_docc.yml
@@ -4,6 +4,8 @@ on:
4
- main
5
pull_request:
6
types: [opened, reopened, synchronize, ready_for_review]
7
+ schedule:
8
+ - cron: "0 0 */2 * *"
9
10
parameters:
11
timeout: 20
0 commit comments