mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-26 12:33:37 +00:00
Adjust config
This commit is contained in:
parent
5f9c0b6dc5
commit
ebc1a0e85c
1 changed files with 1 additions and 2 deletions
|
|
@ -1,10 +1,9 @@
|
|||
module.exports = {
|
||||
branchPrefix: 'renovate/',
|
||||
gitAuthor: 'SolrBot <solrbot@cominvent.com>',
|
||||
onboarding: false,
|
||||
requireConfig: false,
|
||||
platform: 'github',
|
||||
includeForks: false,
|
||||
includeForks: true,
|
||||
repositories: [
|
||||
'cominvent/renovate-test'
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue