diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 741fc9ca..2e5b66a5 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -4,6 +4,7 @@ on: push: branches: - main + - claude/** paths: - "docs/**" - "src/modules/*/docs/**" diff --git a/docs/index.md b/docs/index.md index d9b22a2f..c14d5ae0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,6 +2,8 @@ Complete documentation for the BMAD Method. +> **Last updated:** Auto-deployment to GitHub Pages configured + ## Getting Started ### New to BMAD?