Skip to content

Commit 0fdb07b

Browse files
committed
ci(docs[temp]) Deploy from tn-color-schemes branch for FOWT live-test
why: Allow visual verification of the flash-of-wrong-theme fix at gp-sphinx.git-pull.com before merging PR #23. The live deploy uses the same prod S3 bucket + CloudFront distribution as main, so this will temporarily replace production docs. what: - Add tn-color-schemes to docs workflow push-trigger branches - TEMPORARY: revert this commit (or drop the line) before merging the FOWT fix to main
1 parent 2b72d9f commit 0fdb07b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
# TEMPORARY: live-test the FOWT fix at gp-sphinx.git-pull.com
8+
# before merging PR #23. Remove this entry before merge.
9+
- tn-color-schemes
710

811
permissions:
912
contents: read

0 commit comments

Comments
 (0)