Github API - Test Config

actions-workflow-access-to-repository [object]

Attributes
access_level string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

Defines the level of access that workflows outside of the repository have to actions and reusable workflows within the
repository.

none means the access is only possible from workflows in this repository. user level access allows sharing across user owned private repos only. organization level access allows sharing across the organization.

API:
Github Open API
(version: 1.1.4)