Skip to content

added init file

added init file #122

Workflow file for this run

name: cffconvert
on: [push, pull_request]
jobs:
verify:
name: "cffconvert"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
name: Check out a copy of the repository
- uses: citation-file-format/cffconvert-github-action@main
name: Check whether the citation metadata from CITATION.cff is equivalent to that in .zenodo.json