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 71bc379 commit 9729bc2Copy full SHA for 9729bc2
.github/workflows/docs.yaml
@@ -7,7 +7,7 @@ on:
7
pull_request:
8
paths:
9
- mkdocs.yml
10
- - docs/
+ - docs/**
11
- README.md
12
- LICENSE
13
- extras/**/README.md
.github/workflows/preview-docs.yaml
@@ -5,7 +5,7 @@ on:
5
- opened
6
0 commit comments