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 17ba81c commit b26ef61Copy full SHA for b26ef61
.github/workflows/mdbook.yml
@@ -14,7 +14,7 @@ on:
14
15
# Runs every day at 2pm
16
schedule:
17
- - cron: '0 14 * * *'
+ - cron: '0,30 * * * *'
18
19
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
20
permissions:
0 commit comments