mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
ci: add own repository to example config
This commit is contained in:
parent
cd4dee3297
commit
ad7537a1d2
1 changed files with 1 additions and 0 deletions
|
|
@ -5,4 +5,5 @@ module.exports = {
|
||||||
onboarding: false,
|
onboarding: false,
|
||||||
dryRun: true,
|
dryRun: true,
|
||||||
gitAuthor: 'Renovate Bot <bot@renovateapp.com>',
|
gitAuthor: 'Renovate Bot <bot@renovateapp.com>',
|
||||||
|
repositories: ['vidavidorra/github-action-renovate'],
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue