Update website/src/pages/workflows.astro

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Bruno Borges
2026-02-27 17:04:56 -05:00
committed by GitHub
parent cd65eded2e
commit c7c4e49b24

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 <a href="https://gh.io/gh-aw" target="_blank" rel="noopener noreferrer">GitHub Actions</a></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>