We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ddd8f9 commit 6ed86d5Copy full SHA for 6ed86d5
src/content/docs/workflows/build/events-and-parameters.mdx
@@ -48,8 +48,6 @@ export default {
48
id: instance.id,
49
details: await instance.status(),
50
});
51
-
52
- return Response.json({ result });
53
},
54
};
55
```
0 commit comments