Skip to content

Commit d17c648

Browse files
committed
[do not merge] ci(docs): TEMPORARILY trigger docs workflow on docs/per-tool-pages
Temporary branch filter so the docs build/deploy workflow runs for PR #26 (per-tool-pages preview). Revert this commit before merging the PR into main.
1 parent cf54ac3 commit d17c648

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches:
66
- main
7+
# TEMPORARY — drop before merging. Enables the docs workflow on
8+
# the per-tool-pages branch so we can preview the restructured
9+
# site during review of tmux-python/libtmux-mcp#26.
10+
- docs/per-tool-pages
711

812
permissions:
913
contents: read

0 commit comments

Comments
 (0)