We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd6616 commit 3d579b6Copy full SHA for 3d579b6
.github/workflows/docs.yml
@@ -2,7 +2,7 @@ name: Build and deploy docs
2
3
on:
4
push:
5
- branches: [main]
+ branches: [update-docs]
6
workflow_dispatch:
7
8
permissions:
0 commit comments