Search
Provides struct and type for a Actions.Runner.Label
@type t() :: %GitHub.Actions.Runner.Label{ __info__: map(), id: integer() | nil, name: String.t(), type: String.t() | nil }