diff --git a/.github/workflows/citation.yml b/.github/workflows/citation.yml new file mode 100644 index 000000000..7b511d06f --- /dev/null +++ b/.github/workflows/citation.yml @@ -0,0 +1,4 @@ +- name: Validate CITATION.cff + uses: dieghernan/cff-validator@v3 + with: + citation-path: "CITATION.cff"