We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da9b50 commit 42c1ccaCopy full SHA for 42c1cca
1 file changed
website/wrangler.jsonc
@@ -72,7 +72,7 @@
72
},
73
"preview_urls": false,
74
"triggers": {
75
- "crons": ["07 11 * * *"] // every day at 11:07 AM UTC
+ "crons": ["30 2 * * *"] // every day at 2:30 AM UTC
76
77
"version_metadata": {
78
"binding": "CF_VERSION_METADATA"
0 commit comments