fix: correct step file path in check-implementation-readiness workflow

Fixes #1615

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Daniel Bates 2026-02-19 19:34:23 -08:00
parent 3dd37bc94d
commit ef5ca382f7
1 changed files with 1 additions and 1 deletions

View File

@ -51,4 +51,4 @@ Load and read full config from {project-root}/_bmad/bmm/config.yaml and resolve:
### 2. First Step EXECUTION ### 2. First Step EXECUTION
Read fully and follow: `./step-01-document-discovery.md` to begin the workflow. Read fully and follow: `./steps/step-01-document-discovery.md` to begin the workflow.