GitHub
npm
Preparing search index...
The search index is not available
gh-api-client
gh-api-client
GitHubWorkflowsResponse
Interface GitHubWorkflowsResponse
API response envelope for listing workflows.
interface
GitHubWorkflowsResponse
{
total_count
:
number
;
workflows
:
GitHubWorkflow
[]
;
}
Index
Properties
total_
count
workflows
Properties
total_
count
total_count
:
number
Total number of workflows
workflows
workflows
:
GitHubWorkflow
[]
The workflows
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total_
count
workflows
GitHub
npm
gh-api-client
Loading...
API response envelope for listing workflows.