diff --git a/.backportrc.json b/.backportrc.json new file mode 100644 index 000000000..8e6eeb54a --- /dev/null +++ b/.backportrc.json @@ -0,0 +1,6 @@ +{ + "repoOwner": "opencloud-eu", + "repoName": "opencloud", + "targetBranchChoices": ["main", "stable-2.0", "stable-4.0"], + "fork": false +}