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 cd1457f commit 0f99b9aCopy full SHA for 0f99b9a
.github/workflows/deploy-mkdocs.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - user-guide-docs # TODO remove this later
8
9
jobs:
10
deploy:
0 commit comments