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

Provides struct and type for WorkflowRunUsage

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Actions.Workflow.RunUsage{
  billable: map(),
  run_duration_ms: integer() | nil
}