mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-26 12:33:37 +00:00
Use config from branch_9x
This commit is contained in:
parent
bef261c211
commit
5195d24085
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ module.exports = {
|
|||
forkProcessing: "disabled",
|
||||
repositories: ['apache/solr'],
|
||||
baseBranches: ["branch_9x"],
|
||||
useBaseBranchConfig: "merge",
|
||||
allowedPostUpgradeCommands: ["./gradlew.*"],
|
||||
branchPrefix: "renovate-9x/",
|
||||
commitMessageSuffix: " (branch_9x)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue