Skip to content

Merge pull request #16228 from eerovaher/_parse_coordinate_arg_signature #1

Merge pull request #16228 from eerovaher/_parse_coordinate_arg_signature

Merge pull request #16228 from eerovaher/_parse_coordinate_arg_signature #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
jobs:
cffconvert:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: citation-file-format/[email protected]
with:
args: --validate