We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0736e83 + c7c4e49 commit d9855a8Copy full SHA for d9855a8
1 file changed
website/src/pages/workflows.astro
@@ -8,7 +8,7 @@ import Modal from '../components/Modal.astro';
8
<div class="page-header">
9
<div class="container">
10
<h1>⚡ Agentic Workflows</h1>
11
- <p>AI-powered repository automations that run coding agents in GitHub Actions</p>
+ <p>AI-powered repository automations that run coding agents in <a href="https://gh.io/gh-aw" target="_blank" rel="noopener">GitHub Actions</a></p>
12
</div>
13
14
0 commit comments