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 d7f9df4 commit 8506b27Copy full SHA for 8506b27
1 file changed
.github/workflows/docs.yaml
@@ -9,7 +9,7 @@ on:
9
# Only rebuild website when docs have changed
10
- 'README.md'
11
- 'docs/**'
12
- - 'mkdocs.yml'
+ - 'mkdocs.yaml'
13
- .github/**
14
15
jobs:
0 commit comments