badge_github_actions {badger}R Documentation

GitHub Actions badge

Description

GitHub Actions badge

Usage

badge_github_actions(ref = NULL, action = "R-CMD-check")

Arguments

ref

Reference for a GitHub repository. If NULL (the default), the reference is determined by the URL field in the DESCRIPTION file.

action

The name of the GitHub actions workflow. Defaults to "R-CMD-CHECK".

Value

badge in markdown syntax

Author(s)

Alexander Rossell Hayes


[Package badger version 0.2.3 Index]