Commit 5bdafad
committed
docs: Fix default permission value for team block in repository_collaborators
The team block's permission description stated "Defaults to pull" but
the implementation uses "push" (Default: "push" in schema definition).
Update the documentation to match the implementation. Also remove
"Must be push for personal repositories" as teams are only applicable
to organization repositories.1 parent 94f71cf commit 5bdafad
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
0 commit comments