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 a0afa8a commit 1ec3d66Copy full SHA for 1ec3d66
1 file changed
.github/workflows/website.yaml
@@ -8,7 +8,7 @@ on:
8
9
# Runs daily at midnight
10
schedule:
11
- - cron: '0 0 * * *'
+ - cron: '30 6 * * *'
12
13
# Allows you to run this workflow manually from the Actions tab
14
workflow_dispatch:
0 commit comments