Skip to content

Commit

Permalink
Add codecov to skipped users (#141)
Browse files Browse the repository at this point in the history
* Add codecov to skipped users

* Rebuild files.

---------

Co-authored-by: westonruter <westonruter@git.wordpress.org>
Co-authored-by: desrosj <desrosj@git.wordpress.org>
  • Loading branch information
3 people authored Dec 12, 2024
1 parent bfaa707 commit 9413d0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/contribution-collector.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ function skipUser( username ) {
'github-actions',
'dependabot[bot]',
'github-advanced-security',
'codecov',
];

if (
Expand Down

0 comments on commit 9413d0b

Please sign in to comment.