View Source GitHub.Actions.Runner.Labels (GitHub REST API Client v0.3.1)
Provides struct and type for a Actions.Runner.Labels
Link to this section Summary
Link to this section Types
@type json_resp() :: %GitHub.Actions.Runner.Labels{ __info__: map(), labels: [GitHub.Actions.Runner.Label.t()], total_count: integer() }