Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 624 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 624 Bytes

ci-examples

This repository exists to illustrate some CI examples as simply as possible. See .github/worklows folder for the CI workflows.

Community examples

R projects

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

Contributions are welcome! Please fork this repository and submit a pull request.