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 f6cb83f commit b71a517Copy full SHA for b71a517
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