We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ba340c + 7c2b341 commit fedbe17Copy full SHA for fedbe17
1 file changed
.github/workflows/deploy-docs.yml
@@ -3,7 +3,7 @@ name: Deploy Documentation
3
on:
4
push:
5
branches:
6
- - main
+ - documentation
7
paths:
8
- 'documentation/wiki/**'
9
- 'mkdocs.yml'
0 commit comments