Skip to content

Commit a7f96a0

Browse files
kakraGemini CLI
andcommitted
ci: Update documentation trigger to main branch
The deployment workflow was still targeting 'master', which prevented automatic documentation updates after the branch rename. Co-authored-by: Gemini CLI <noreply@google.com>
1 parent 67b4b27 commit a7f96a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Documentation
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
paths:
88
- 'docs/**'
99
- README.md

0 commit comments

Comments
 (0)