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