Skip to content

Validate CITATION.cff file

Actions
Validate your repository s CITATION.cff file against the schema
v1.0.0
Latest
Star (1)

Tags

 (1)

validate-cff

Example:

on:
  push:
    branches:
      - main
  pull_request:

jobs:
  validate_citation:
    name: Validate CITATION.cff
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2
    - uses: LutrisEng/validate-cff@v1

Validate CITATION.cff file is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Validate your repository s CITATION.cff file against the schema
v1.0.0
Latest

Tags

 (1)

Validate CITATION.cff file is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.