Skip to content

Latest commit

 

History

History
11 lines (4 loc) · 463 Bytes

File metadata and controls

11 lines (4 loc) · 463 Bytes

JnJ R Open-Source GitHub Actions

CI/CD Configurations

All CI/CD jobs are defined in the .github/workflows directory in the form of GitHub Action workflows. These can be modified per your requirements, but are designed and implemented to follow best practices and to ensure the highest quality standards for your package.

All workflows originating from this repository can be repurposed by other R package GitHub repositories.