Merge pull request #838 from brunoborges/update-workflow-headline

Link Agentic Workflows headline to gh.io/gh-aw
This commit is contained in:
Aaron Powell
2026-03-02 10:27:11 +11:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ import Modal from '../components/Modal.astro';
<div class="page-header">
<div class="container">
<h1>⚡ Agentic Workflows</h1>
<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>
</div>
</div>