Search
Provides struct and type for ActionsPublicKey
@type t() :: %GitHub.Actions.PublicKey{ created_at: String.t() | nil, id: integer() | nil, key: String.t(), key_id: String.t(), title: String.t() | nil, url: String.t() | nil }