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