We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb540b1 commit e2d80c9Copy full SHA for e2d80c9
.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