View Source GitHub.ProtectedBranch.RequiredStatusCheckChecks (GitHub REST API Client v0.3.3)

Provides struct and type for a ProtectedBranch.RequiredStatusCheckChecks

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.ProtectedBranch.RequiredStatusCheckChecks{
  __info__: map(),
  app_id: integer() | nil,
  context: String.t()
}