mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-07-30 00:20:49 +00:00
refactor: fix GitHub capitalization (#2232)
This commit is contained in:
@@ -92,7 +92,7 @@ const isPreviewComment = (inputs, comment) => {
|
||||
* @param {number} issueNumber Issue number.
|
||||
* @param {string} repo Repository name.
|
||||
* @param {string} owner Owner of the repository.
|
||||
* @returns {Object} The Github comment object.
|
||||
* @returns {Object} The GitHub comment object.
|
||||
*/
|
||||
const findComment = async (octokit, issueNumber, owner, repo, commenter) => {
|
||||
const parameters = {
|
||||
|
||||
Reference in New Issue
Block a user