View Source GitHub.Actions.Workflow.RunUsageBillableMACOS (GitHub REST API Client v0.3.1)

Provides struct and type for a Actions.Workflow.RunUsageBillableMACOS

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Actions.Workflow.RunUsageBillableMACOS{
  __info__: map(),
  job_runs:
    [GitHub.Actions.Workflow.RunUsageBillableMACOSActions.JobRuns.t()] | nil,
  jobs: integer(),
  total_ms: integer()
}