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 9e723e5 commit 9a110f7Copy full SHA for 9a110f7
.github/workflows/docs-deploy.yml
@@ -1,7 +1,7 @@
1
name: docs-deploy
2
on:
3
schedule:
4
- - cron: "0 0 * * 1"
+ - cron: "0 0 * * 36"
5
push:
6
branches:
7
- main
0 commit comments