Github API - Test Config

actions-organization-permissions [object]

Attributes
allowed_actions allowed-actions

allowed-actions [scalar]

The permissions policy that controls the actions and reusable workflows that are allowed to run.

API:
Github Open API
(version: 1.1.4)

enabled_repositories enabled-repositories

enabled-repositories [scalar]

The policy that controls the repositories in the organization that are allowed to run GitHub Actions.

API:
Github Open API
(version: 1.1.4)

selected_actions_url selected-actions-url

selected-actions-url [scalar]

The API URL to use to get or set the actions and reusable workflows that are allowed to run, when allowed_actions is set to selected.

API:
Github Open API
(version: 1.1.4)

selected_repositories_url string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The API URL to use to get or set the selected repositories that are allowed to run GitHub Actions, when enabled_repositories is set to selected.

API:
Github Open API
(version: 1.1.4)