diff --git a/lib/platform/github/index.js b/lib/platform/github/index.js index abace5fd02ee377ecb5094df0e6c57c6884d9d98..c77a7fe4fc90532049456875cbf1038c8a75ba18 100644 --- a/lib/platform/github/index.js +++ b/lib/platform/github/index.js @@ -787,7 +787,7 @@ async function ensureCommentRemoval(issueNo, topic) { // Pull Request async function getPrList() { - logger.debug('getPrList()'); + logger.trace('getPrList()'); if (!config.prList) { logger.debug('Retrieving PR list'); const res = await get(