We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39128ba commit ec1f319Copy full SHA for ec1f319
1 file changed
.github/workflows/deploy-docs.yml
@@ -2,7 +2,7 @@ name: Deploy Documentation to GitHub Pages
2
3
on:
4
push:
5
- branches: [ "formatting-changes" ]
+ branches: [ "main" ]
6
7
workflow_dispatch:
8
0 commit comments