Skip to content

Commit 533ff92

Browse files
committed
ci(docs[preview]): TEMP add autodoc-improvements to publish trigger
why: Preview the gp-sphinx v0.0.1a8 docs stack on the production CDN before merging. Revert this single-line change before merge so the default branch remains the only one that publishes. what: - Add autodoc-improvements to the push-triggered branch list in .github/workflows/docs.yml with a TEMP inline comment
1 parent 681ba52 commit 533ff92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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
- master
7+
- autodoc-improvements # TEMP: preview gp-sphinx v0.0.1a8; revert before merge
78

89
permissions:
910
contents: read

0 commit comments

Comments
 (0)