Skip to content

Commit 9931409

Browse files
committed
remove top three contributor cron job
1 parent 80d59c7 commit 9931409

3 files changed

Lines changed: 1 addition & 84 deletions

File tree

.github/workflows/update-contributors.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

pages/api/updateTopContributors.js

Lines changed: 0 additions & 48 deletions
This file was deleted.

utils/fetchTopThreeUsersByPullRequests.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,4 @@ export async function fetchTopThreeUsersByPullRequests(repoPath: string) {
105105
throw error
106106
}
107107
}
108+

0 commit comments

Comments
 (0)