diff --git a/.github/workflows/linting_and_testing.yml b/.github/workflows/linting_and_testing.yml
index 03f4668..217af63 100644
--- a/.github/workflows/linting_and_testing.yml
+++ b/.github/workflows/linting_and_testing.yml
@@ -10,6 +10,7 @@ on:
- 'LICENSE'
- 'setup.py'
- 'README.md'
+ - 'references.html'
- '**/docs/**'
- '**/json_schemas/**'
diff --git a/references.html b/references.html
new file mode 100644
index 0000000..28bb27f
--- /dev/null
+++ b/references.html
@@ -0,0 +1,26 @@
+
+
\ No newline at end of file