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
| owner | User/Organization | STRING | The owner of the repository (user or organization). | true |
265
+
| repository | Repository | STRING | Repository that will be forked. | true |
266
+
| name | Name | STRING | A new name for the fork. | false |
267
+
| organization | Organization | STRING | The organization name if forking into an organization. | false |
268
+
| defaultBranchOnly | Default Branch Only | BOOLEAN <details> <summary> Options </summary> <span>true</span>, <span>false</span> </details> | When forking from an existing repository, fork with only the default branch. | false |
0 commit comments