mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 11:35:42 -04:00
ci: enable forkProcessing in renovate
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
],
|
],
|
||||||
"timezone": "Etc/UTC",
|
"timezone": "Etc/UTC",
|
||||||
"includeForks": true,
|
"includeForks": true,
|
||||||
|
"forkProcessing": "enabled",
|
||||||
"baseBranches": ["main"],
|
"baseBranches": ["main"],
|
||||||
"prCreation": "immediate",
|
"prCreation": "immediate",
|
||||||
"rebaseWhen": "conflicted",
|
"rebaseWhen": "conflicted",
|
||||||
|
|||||||
Reference in New Issue
Block a user