We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995933b commit 534c257Copy full SHA for 534c257
1 file changed
.github/workflows/docs.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- add-mkdocs
6
+ - test-docs
7
workflow_dispatch:
8
# Sets permissions for GitHub Pages deployment
9
permissions:
0 commit comments