1 2 3 4 5 6
name = "cron-cf" main = "src/index.ts" compatibility_date = "2022-11-30" [triggers] crons = [ "* * * * *" ]