Function list_workflows

Source
pub async fn list_workflows(
    _repo_info: &RepoInfo,
) -> Result<Vec<String>, GithubError>
Expand description

Get the list of available workflows in the repository