R/action_workflows.R
action.Rd
Return a data frame containing details on a repository workflows.
action_workflows(repo, full = FALSE)
repo | Character. Address of repository in |
---|---|
full | Logical. Should all workflow columns be returned |
if (FALSE) { action_workflows("rundel/ghclass") }