powered by
Return a data frame containing details on a repository workflow runs.
Return a data frame containing details on a repository workflows.
action_runs(repo)action_workflows(repo, full = FALSE)
action_workflows(repo, full = FALSE)
Character. Address of repository in owner/name format.
owner/name
Logical. Should all workflow columns be returned
# NOT RUN { action_runs("rundel/ghclass") # } # NOT RUN { # } # NOT RUN { action_workflows("rundel/ghclass") # } # NOT RUN { # }
Run the code above in your browser using DataLab