Skip to content

Commit 02e376c

Browse files
brooksyangclaude
andcommitted
ci: remove develop branch from docs deployment trigger
Only deploy docs when pushing to main branch to avoid duplicate runs when merging develop into main. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent c8cff3d commit 02e376c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- develop
87
paths:
98
- 'docs/**'
109
- '.github/workflows/deploy-docs.yml'

0 commit comments

Comments
 (0)