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