Skip to content

Bump version: 1.3.2 → 1.3.3 #846

Bump version: 1.3.2 → 1.3.3

Bump version: 1.3.2 → 1.3.3 #846

Workflow file for this run

name: Citation file
on:
push:
branches:
- main
- develop
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- main
- develop
jobs:
verify:
if: github.event.pull_request.draft == false
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