Search
Provides struct and type for a SelectedActions
@type t() :: %GitHub.SelectedActions{ __info__: map(), github_owned_allowed: boolean() | nil, patterns_allowed: [String.t()] | nil, verified_allowed: boolean() | nil }