diff --git a/docs/src/content/docs/setup/creating-workflows.mdx b/docs/src/content/docs/setup/creating-workflows.mdx index 33496da031a..d991d252606 100644 --- a/docs/src/content/docs/setup/creating-workflows.mdx +++ b/docs/src/content/docs/setup/creating-workflows.mdx @@ -110,7 +110,7 @@ Remix the issue-triage.md workflow from github/gh-aw to add automatic labeling b If you prefer to create workflows manually, you can -1. Create the workflow file in `.github/.md` +1. Create the workflow file in `.github/workflows/.md` 2. Install the [GitHub CLI](https://cli.github.com/) and the GitHub Agentic Workflows extension: ```bash wrap