Skip to content

Commit

Permalink
Change from 8 AM to 12 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
juanegiraldoa committed May 16, 2024
1 parent f1b365c commit 917a8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ compatibility_date = "2024-04-05"
compatibility_flags = ["nodejs_compat"]

[triggers]
crons = [ "0 8 * * wed" ]
crons = [ "0 12 * * wed" ]

[[r2_buckets]]
binding = 'RESOURCES'
Expand Down

0 comments on commit 917a8c5

Please sign in to comment.