View Source GitHub.Actions.Workflow.UsageBillable (GitHub REST API Client v0.3.3)
Provides struct and type for a Actions.Workflow.UsageBillable
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.Actions.Workflow.UsageBillable{ MACOS: GitHub.Actions.Workflow.UsageBillableMACOS.t() | nil, UBUNTU: GitHub.Actions.Workflow.UsageBillableUBUNTU.t() | nil, WINDOWS: GitHub.Actions.Workflow.UsageBillableWINDOWS.t() | nil, __info__: map() }