diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml
index e15d85165..874a707d1 100644
--- a/.github/workflows/build_and_test.yml
+++ b/.github/workflows/build_and_test.yml
@@ -9,6 +9,7 @@ on:
- 'doc_resources/**'
- 'Doxyfile'
- '**/*.md'
+ - '**/*.html'
- '.github/workflows/build_docs.yml'
pull_request:
paths-ignore:
@@ -16,6 +17,7 @@ on:
- 'doc_resources/**'
- 'Doxyfile'
- '**/*.md'
+ - '**/*.html'
- '.github/workflows/build_docs.yml'
workflow_call:
inputs:
diff --git a/doc_resources/landing/index.html b/doc_resources/landing/index.html
index 44e6f5b4d..d6d41793c 100644
--- a/doc_resources/landing/index.html
+++ b/doc_resources/landing/index.html
@@ -32,7 +32,7 @@