Skip to content

Commit fe6ce95

Browse files
committed
docs: add GH action R CMD check workflow badge
1 parent c8e3c54 commit fe6ce95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ knitr::opts_knit$set(root.dir = getwd())
1111

1212
# `r pal::desc_get_field_safe("Package")`
1313

14+
[![R-CMD-check](https://github.com/rpkg-dev/pkgpurl/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rpkg-dev/pkgpurl/actions/workflows/R-CMD-check.yaml)
15+
1416
```{r}
1517
#| label: pkg-desc
1618
#| child: !expr pkgsnip::snip_path("pkg-desc.Rmd")

0 commit comments

Comments
 (0)