Skip to content

add some tests

add some tests #1

Workflow file for this run

name: Checking CITATION.cff
on:
push:
paths:
- "CITATION.cff"
pull_request:
paths:
- "CITATION.cff"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
cffconvert:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
- uses: citation-file-format/cffconvert-github-action@4cf11baa70a673bfdf9dad0acc7ee33b3f4b6084 # 2.0.0
with:
args: --validate