Skip to content

Commit c5345cc

Browse files
committed
fixing cron
1 parent fd5af45 commit c5345cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ compatibility_date = "2023-01-13"
44
node_compat = true
55
[vars]
66
[triggers]
7-
crons = ["* */12 * * *"]
7+
crons = ["0 */12 * * *"]

0 commit comments

Comments
 (0)