There was an error while loading. Please reload this page.
1 parent 0c25703 commit a432798Copy full SHA for a432798
1 file changed
08-cron/README.md
@@ -9,3 +9,5 @@ Now, if you run `uv run pywrangler dev` within this directory, it should use the
9
in `wrangler.jsonc` to run the example.
10
11
You can also run `uv run pywrangler deploy` to deploy the example.
12
+
13
+To test your scheduled handler, run: `curl "http://localhost:8787/cdn-cgi/handler/scheduled?cron=*+*+*+*+*"`
0 commit comments