use_github_actions_badge {usethis} | R Documentation |
Generates a GitHub Actions badge and that's all. This exists primarily for internal use.
use_github_actions_badge(name = "R-CMD-check.yaml", repo_spec = NULL)
name |
Name of the workflow's YAML configuration file (with or without
extension), e.g. |