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