This repository exists to illustrate some CI examples as simply as possible.
See .github/worklows
folder for the CI workflows.
The r-lib/actions repo contains examples of GitHub Actions workflows for testing R packages, building pkgdown sites, and more. You can copy these into your project, or use helpers from usethis to set them up for you.
Contributions are welcome! Please fork this repository and submit a pull request.