Skip to content

Commit

Permalink
Fix GitHub authored-commit validation logging
Browse files Browse the repository at this point in the history
  • Loading branch information
garrrikkotua committed Feb 12, 2025
1 parent c6b9f4b commit b528b29
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1113,6 +1113,7 @@ export default class ActivityService extends LoggerBase {
objectMemberId,
objectMemberUsername,
attributes:
IS_GITHUB_SNOWFLAKE_ENABLED &&
platform === PlatformType.GITHUB &&
activity.type === GithubActivityType.AUTHORED_COMMIT
? await this.findMatchingGitActivityAttributes({
Expand Down

0 comments on commit b528b29

Please sign in to comment.