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 5135bc1 commit ac93323Copy full SHA for ac93323
.github/workflows/validation.yml
@@ -67,3 +67,5 @@ jobs:
67
- uses: astral-sh/setup-uv@v6
68
- name: Validate CITATION.cff
69
run: uvx cffconvert --validate
70
+ - name: Check for Zenodo compatibility
71
+ run: uv run tools/validate_citation.py
0 commit comments