GitHub Actions · Example Payload

Github Actions Actions Repository Permissions Example

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

Top-level fields

enabledallowed_actionsselected_actions_url

Example Payload

Raw ↑
{
  "enabled": true,
  "allowed_actions": "example_value",
  "selected_actions_url": "https://www.example.com"
}