You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "Set to 'true' to allow private forking on the repository; this is only relevant if the repository is owned by an organization and is private or internal.",
261
261
},
262
+
"org_allow_forking": {
263
+
Type: schema.TypeBool,
264
+
Optional: true,
265
+
Default: true,
266
+
Description: "Set to 'true' if the org allows forking.",
0 commit comments