Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks