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 031c37f commit 1d50dc3Copy full SHA for 1d50dc3
src/content/docs/workflows/build/trigger-workflows.mdx
@@ -88,8 +88,6 @@ export default {
88
id: instance.id,
89
details: await instance.status(),
90
});
91
-
92
- return Response.json({ result });
93
},
94
};
95
```
0 commit comments