View Source GitHub.Branch.ProtectionAllowForkSyncing (GitHub REST API Client v0.3.1)

Provides struct and type for a Branch.ProtectionAllowForkSyncing

Link to this section Summary

Link to this section Types

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