Search
Provides struct and type for ActionsRepositoryPermissions
@type t() :: %GitHub.Actions.RepositoryPermissions{ __info__: map(), allowed_actions: String.t() | nil, enabled: boolean(), selected_actions_url: String.t() | nil }