We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41504fc commit 3bebb4aCopy full SHA for 3bebb4a
.github/workflows/docs-deploy.yml
@@ -2,7 +2,7 @@ name: Deploy docs site to Pages
2
3
on:
4
push:
5
- branches: [main]
+ branches: [master]
6
7
workflow_dispatch:
8
0 commit comments