Skip to content

Commit e72ffd9

Browse files
vedantaclaude
andcommitted
fix: update docs workflow to use pages/ directory
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 737719c commit e72ffd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
- 'docs/**'
8+
- 'pages/**'
99
- 'mkdocs.yml'
1010
- '.github/workflows/docs.yml'
1111
workflow_dispatch:

0 commit comments

Comments
 (0)