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 a2d2cc2 commit c70d04dCopy full SHA for c70d04d
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