View Source GitHub.Branch.ProtectionAllowForcePushes (GitHub REST API Client v0.3.3)

Provides struct and type for a Branch.ProtectionAllowForcePushes

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Branch.ProtectionAllowForcePushes{
  __info__: map(),
  enabled: boolean() | nil
}