mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-08-05 20:23:01 +00:00
Remove restrictedContributionsCount from GraphQL query and tests (#2799)
This commit is contained in:
@@ -46,7 +46,6 @@ const GRAPHQL_STATS_QUERY = `
|
||||
login
|
||||
contributionsCollection {
|
||||
totalCommitContributions
|
||||
restrictedContributionsCount
|
||||
}
|
||||
repositoriesContributedTo(first: 1, contributionTypes: [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY]) {
|
||||
totalCount
|
||||
|
||||
Reference in New Issue
Block a user