View Source GitHub.Actions.Workflow.RunUsage (GitHub REST API Client v0.3.3)
Provides struct and type for a Actions.Workflow.RunUsage
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.Actions.Workflow.RunUsage{ __info__: map(), billable: GitHub.Actions.Workflow.RunUsageBillable.t(), run_duration_ms: integer() | nil }