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 1f360e5 commit a07c41eCopy full SHA for a07c41e
.github/workflows/doc.yml
@@ -3,7 +3,8 @@ name: Build & Publish Doc
3
on:
4
push:
5
branches:
6
- - docs/mkdocs
+ - main
7
+ - docs/**
8
9
jobs:
10
0 commit comments