Skip to content

Commit

Permalink
Ignore github-action@users.noreply.github.com for CLA (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Oct 5, 2022
1 parent 9c2b2ce commit 0bd7c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/bots/src/github-webhook/handlers/validate-cla.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const ignoredAuthors: Set<string> = new Set([
'travis@travis-ci.org',
'ImgBotHelp@gmail.com',
'support@lokalise.com',
'github-action@users.noreply.github.com',
]);

const ignoredRepositories: Set<string> = new Set([
Expand Down

0 comments on commit 0bd7c30

Please sign in to comment.