We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc92b62 commit b1844e8Copy full SHA for b1844e8
wrangler.toml
@@ -3,4 +3,4 @@ main = "src/index.ts"
3
compatibility_date = "2022-12-13"
4
5
[triggers]
6
-crons = [ "1 * * * *" ]
+crons = ["1 * * * *"]
0 commit comments