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 16f9d56 commit f71cb50Copy full SHA for f71cb50
.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