GitHub Actions · Example Payload

Github Actions Actions Default Workflow Permissions Example

Github Actions Actions Default Workflow Permissions 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

default_workflow_permissionscan_approve_pull_request_reviews

Example Payload

Raw ↑
{
  "default_workflow_permissions": "example_value",
  "can_approve_pull_request_reviews": true
}