Skip to content

Commit

Permalink
Merge pull request #601 from gokberkince/fix_decoding_error_for_gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
f-meloni authored Sep 5, 2024
2 parents acfbbf6 + c38a87b commit 9c1d12c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Danger/GitLabDSL.swift
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ public extension GitLab {
case active
case blocked
case deactivated
case ldapBlocked = "ldap_blocked"
}

public let avatarUrl: String?
Expand Down

0 comments on commit 9c1d12c

Please sign in to comment.