Skip to content

Commit e2d80c9

Browse files
committed
chore(ci): Temporarily enable docs publish on api-styling
why: Preview published docs from the feature branch before merge. what: - Add api-styling to docs workflow push branches
1 parent eb540b1 commit e2d80c9

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
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
# TEMP: remove after merge — publish docs from this branch for preview
8+
- api-styling
79

810
permissions:
911
contents: read

0 commit comments

Comments
 (0)