Skip to content

Commit 697117f

Browse files
committed
Support user type mannequin on for GitHub
1 parent 87c4268 commit 697117f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Danger/GitHubDSL.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ public extension GitHub {
198198
case user = "User"
199199
case organization = "Organization"
200200
case bot = "Bot"
201+
case mannequin
201202
}
202203

203204
/// The UUID for the user organization.

0 commit comments

Comments
 (0)