We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5e2fc commit 8acedf1Copy full SHA for 8acedf1
.github/workflows/deploy-mkdocs.yml
@@ -3,7 +3,7 @@ name: Deploy | Deploy MkDocs
3
on:
4
workflow_dispatch:
5
push:
6
- branches: ['*']
+ branches: ['main']
7
8
permissions:
9
contents: read
0 commit comments