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)
|
if (!repository)
|
||||||
return
|
return
|
||||||
//Extract author
|
//Extract author
|
||||||
|
console.log("debug", repository, JSON.stringify(repository))
|
||||||
const [contributor] = repository.filter(({author}) => author.login === login)
|
const [contributor] = repository.filter(({author}) => author.login === login)
|
||||||
//Compute editions
|
//Compute editions
|
||||||
if (contributor)
|
if (contributor)
|
||||||
|
|||||||
Reference in New Issue
Block a user