Skip to content

Add another reference and cleanup CITATION.cff #2

Add another reference and cleanup CITATION.cff

Add another reference and cleanup CITATION.cff #2

Workflow file for this run

on:
push:
paths:
- CITATION.cff
workflow_dispatch:
name: CITATION.cff
jobs:
Validate-CITATION-cff:
runs-on: ubuntu-latest
name: Validate CITATION.cff
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Validate CITATION.cff
uses: dieghernan/cff-validator@v3