View Source GitHub.Actions.Workflow.RunUsage (GitHub REST API Client v0.2.2)

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: map(),
  run_duration_ms: integer() | nil
}