Skip to content

Commit 0c02b2f

Browse files
Another one
1 parent 08bff08 commit 0c02b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workflows/build/trigger-workflows.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To bind to a Workflow from your Workers code, you need to define a [binding](/wo
3434
```toml title="wrangler.toml"
3535
name = "workflows-tutorial"
3636
main = "src/index.ts"
37-
compatibility_date = "2024-10-15"
37+
compatibility_date = "2024-10-22"
3838

3939
[[workflows]]
4040
# The name of the Workflow

0 commit comments

Comments
 (0)