mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 03:01:31 +00:00
add default permissions
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Octokit
|
||||
{
|
||||
Name = name;
|
||||
RepoNames = new Collection<string>();
|
||||
Permission = Octokit.Permission.Pull;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user