Skip to content

Merge pull request #390 from olebole/prepare-v2.18 #16

Merge pull request #390 from olebole/prepare-v2.18

Merge pull request #390 from olebole/prepare-v2.18 #16

Workflow file for this run

name: Checking CITATION.cff
on:
push:
paths:
- "CITATION.cff"
pull_request:
paths:
- "CITATION.cff"
jobs:
cffconvert:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: citation-file-format/cffconvert-github-action@2.0.0
with:
args: --validate