R/github-actions.R
use_github_actions_badge.Rd
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 of the workflow's YAML configuration file (with or without extension), e.g. "R-CMD-check", "R-CMD-check.yaml".
"R-CMD-check"
"R-CMD-check.yaml"