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