mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Enable solr-playground project for testing
This commit is contained in:
parent
7dcd779ec2
commit
d2b6982282
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@ module.exports = {
|
|||
platform: 'github',
|
||||
includeForks: false,
|
||||
repositories: [
|
||||
'apache/solr'
|
||||
'apache/solr',
|
||||
'cominvent/solr-playground'
|
||||
],
|
||||
allowedPostUpgradeCommands: ["./gradlew.*"]
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue