mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-08-20 02:28:09 +00:00
Fixed docstring for scripts helper function (#2913)
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ const REPO = "github-readme-stats";
|
||||
/**
|
||||
* Retrieve information about the repository that ran the action.
|
||||
*
|
||||
* @param {Object} context Action context.
|
||||
* @param {Object} ctx Action context.
|
||||
* @returns {Object} Repository information.
|
||||
*/
|
||||
export const getRepoInfo = (ctx) => {
|
||||
|
||||
Reference in New Issue
Block a user