diff --git a/test/config.js b/test/config.js index e506d1fe..7bacce75 100644 --- a/test/config.js +++ b/test/config.js @@ -5,4 +5,5 @@ module.exports = { onboarding: false, dryRun: true, gitAuthor: 'Renovate Bot ', + repositories: ['vidavidorra/github-action-renovate'], };