We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6402b3f commit 4269441Copy full SHA for 4269441
.github/workflows/docs-deploy.yml
@@ -2,7 +2,7 @@ name: Deploy Docs
2
3
on:
4
push:
5
- branches: [ 'api-ref', 'main' ]
+ branches: [ 'main' ]
6
7
permissions:
8
contents: read
0 commit comments