module

GitHub::REST::Workflows

This module is specifically for interacting with the Workflows endpoints GitHub offers us to use. see GitHub Workflows endpoints

Instance methods

get_workflows(owner : String, repository : String, workflow_id : String) : Workflow
Source
list_workflows(owner : String, repository : String) : Workflow
Source