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 b71a517 commit 2d09347Copy full SHA for 2d09347
src/content/docs/workflows/build/trigger-workflows.mdx
@@ -88,7 +88,7 @@ export default {
88
id: instance.id,
89
details: await instance.status(),
90
});
91
- },
+ },
92
};
93
```
94
0 commit comments