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 31978e9 commit 31fae68Copy full SHA for 31fae68
.github/workflows/ci.yml
@@ -9,6 +9,7 @@ on:
9
- 'LICENSE'
10
- '.gitignore'
11
- 'site/**'
12
+ - '*.html'
13
pull_request:
14
paths-ignore:
15
- 'docs/**'
@@ -17,6 +18,7 @@ on:
17
18
19
20
21
22
23
jobs:
24
test:
index.html
site/index.html
@@ -3509,5 +3509,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
3509
3510
<!--
3511
MkDocs version : 1.6.1
3512
-Build Date UTC : 2025-08-31 23:19:38.167663+00:00
+Build Date UTC : 2025-08-31 23:26:52.620613+00:00
3513
-->
0 commit comments