Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/workflows/security-alert-burndown.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/src/content/docs/setup/agentic-authoring.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ In this guide, we show you how to add the "agentic-workflows" agent to the GitHu

## Step 1: Prepare Your Repository

Go to the "Agents" tab in your repository on https://github.com and use this prompt:
Navigate to your repository on https://github.com and click the "Agents" tab, then use this prompt:

```text wrap
Initialize this repository for GitHub Agentic Workflows using https://github.com/githubnext/gh-aw/blob/main/copilot-setup.md
Expand All @@ -30,7 +30,7 @@ After initialization, you'll have:

## Step 2: Create an agentic workflow using AI

Go to https://github.com/copilot, select your repository and use this prompt:
Navigate to your repository on https://github.com and click the "Agents" tab, then use this prompt:

```sh wrap
# Create a new workflow
Expand Down