Skip to content

badge

badge #2

Workflow file for this run

---
name: cff-validator
on:
push:
paths:
- CITATION.cff
pull_request:
paths:
- CITATION.cff
jobs:
cff-validator:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: dieghernan/cff-validator@v3