Skip to content

Commit 4c881a1

Browse files
Add temporary push trigger to test docs workflow
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 90b2759 commit 4c881a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Deploy Documentation
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches: [publish-gh-pages]
57
# Future: Uncomment to auto-deploy on release
68
# release:
79
# types: [published]

0 commit comments

Comments
 (0)