We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b8387 commit b42858bCopy full SHA for b42858b
1 file changed
.github/workflows/docs.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ # TEMP: remove after merge — publish docs from this branch for preview
8
+ - api-styling
9
10
permissions:
11
contents: read
0 commit comments