diff --git a/services/bots/src/github-webhook/handlers/validate-cla.ts b/services/bots/src/github-webhook/handlers/validate-cla.ts index 7881457..ccbb6b4 100644 --- a/services/bots/src/github-webhook/handlers/validate-cla.ts +++ b/services/bots/src/github-webhook/handlers/validate-cla.ts @@ -14,6 +14,7 @@ const ignoredAuthors: Set = new Set([ 'travis@travis-ci.org', 'ImgBotHelp@gmail.com', 'support@lokalise.com', + 'github-action@users.noreply.github.com', ]); const ignoredRepositories: Set = new Set([