From f35331f60dea62dcfcd3515b776f4456c1856a15 Mon Sep 17 00:00:00 2001 From: gbayarri Date: Tue, 12 Mar 2024 11:31:15 +0100 Subject: [PATCH] Added references --- .github/workflows/linting_and_testing.yml | 1 + references.html | 26 +++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 references.html diff --git a/.github/workflows/linting_and_testing.yml b/.github/workflows/linting_and_testing.yml index 46ead92..9d3ebf0 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..88afd98 --- /dev/null +++ b/references.html @@ -0,0 +1,26 @@ + + \ No newline at end of file