Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

sdruskat/cffconvert-no-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cffconvert-no-file

A demo repository showing how to use the cffconvert GitHub Action to fail builds when no CITATION.cff file in the Citation File Format is present in a repository.

If you set up the action, so that it doesn't check only on pushes of the ./CITATION.cff path (see configuration in this repository), the action will detect the absence of a CITATION.cff file and fail:

name: cffconvert

on:
  push

About

A demo repository showing how to use the cffconvert GitHub Action to detect missing citation metadata

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors