This function would install a GitHub Action on your repo. The action
will update your CITATION.cff
when any of these events occur:
You publish a new release of the package.
Your DESCRIPTION or inst/CITATION are modified.
The action can be run also manually.
Arguments
- path
Project directory
- overwrite
If already present, do you want to overwrite your action?
Details
Triggers on your action can be modified, see Events that trigger workflows.
See also
Other Git helpers:
cff_git_hook