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

Provides struct and type for a ProtectedBranch.AllowForcePushes

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.ProtectedBranch.AllowForcePushes{
  __info__: map(),
  enabled: boolean()
}