Skip to content

Commit 91d60b4

Browse files
committed
ci(docs): temporarily add branch trigger for staging deploy
1 parent a716b50 commit 91d60b4

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- fastmcp-autodoc-extension
78

89
permissions:
910
contents: read

tests/docs/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Tests for documentation extensions."""

tests/docs/_ext/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Tests for custom Sphinx extensions."""

0 commit comments

Comments
 (0)