Debug
This commit is contained in:
1
action/dist/index.js
vendored
1
action/dist/index.js
vendored
@@ -9799,6 +9799,7 @@ __webpack_require__.d(__webpack_exports__, {
|
||||
if (!repository)
|
||||
return
|
||||
//Extract author
|
||||
console.log("debug", repository, JSON.stringify(repository))
|
||||
const [contributor] = repository.filter(({author}) => author.login === login)
|
||||
//Compute editions
|
||||
if (contributor)
|
||||
|
||||
Reference in New Issue
Block a user