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