We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b4099 commit 17f925cCopy full SHA for 17f925c
1 file changed
docs.mdx
@@ -57,4 +57,7 @@ The documentation is split into three main sections:
57
<Card title="Computer Use" icon="desktop" href="/docs/use-cases/computer-use">
58
Build AI agents that see, understand, and control virtual Linux desktops using E2B Desktop sandboxes.
59
</Card>
60
+ <Card title="GitHub Actions CI/CD" icon="gears" href="/docs/use-cases/ci-cd">
61
+ Run AI-powered code review, testing, and validation in secure E2B sandboxes from your GitHub Actions workflows.
62
+ </Card>
63
</CardGroup>
0 commit comments