We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bff08 commit 0c02b2fCopy full SHA for 0c02b2f
src/content/docs/workflows/build/trigger-workflows.mdx
@@ -34,7 +34,7 @@ To bind to a Workflow from your Workers code, you need to define a [binding](/wo
34
```toml title="wrangler.toml"
35
name = "workflows-tutorial"
36
main = "src/index.ts"
37
-compatibility_date = "2024-10-15"
+compatibility_date = "2024-10-22"
38
39
[[workflows]]
40
# The name of the Workflow
0 commit comments