Models.Workspace.forking_mode
Home > @backstage/plugin-bitbucket-cloud-common > Models > Workspace > forking\_mode
Controls the rules for forking repositories within this workspace.
* **allow_forks**: unrestricted forking * **internal_only**: prevents forking of private repositories outside the workspace or to public repositories
Signature:
forking_mode?: WorkspaceForkingModeEnum;