Files
starter-workflows/ci/properties/r.properties.json
T
Shubham TiwariandGitHub 95e540fe9a
Validate Data / validate-data (push) Has been cancelled
adding category in the template property file (#1094)
2021-09-15 15:56:14 +05:30

7 lines
175 B
JSON

{
"name": "R package",
"description": "Create and test an R package on multiple R versions.",
"iconName": "r",
"categories": ["Continuous integration", "R"]
}