GitHub Actions · Example Payload

Github Actions Workflow Run Usage Example

Github Actions Workflow Run Usage Example is an example object payload from GitHub Actions, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

billablerun_duration_ms

Example Payload

Raw ↑
{
  "billable": "example_value",
  "run_duration_ms": 10
}