Skip to content

Commit

Permalink
Update pull-request-utils.js
Browse files Browse the repository at this point in the history
  • Loading branch information
onkarvhanumante authored Feb 15, 2024
1 parent 5154d24 commit 85355fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helpers/pull-request-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ class userHelper {
repo: this.repo,
username: this.owner,
})
console.log(JSON.stringify(data))
return data.permission === adminPermission || data.permission === writePermission
}
}
Expand Down

0 comments on commit 85355fb

Please sign in to comment.