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

Provides struct and type for a ProtectedBranch.AllowForkSyncing

Link to this section Summary

Link to this section Types

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