Add GitHub actions infrastructure to a project directory.
Examples
if (FALSE) {
projectSkeleton(paste0(tempdir(),'/test_project'))
githubActions('test project',path = tempdir())
}
Add GitHub actions infrastructure to a project directory.
if (FALSE) {
projectSkeleton(paste0(tempdir(),'/test_project'))
githubActions('test project',path = tempdir())
}