Skip to content

Commit

Permalink
Update .backportrc.json (elastic#23448)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 authored Jan 12, 2021
1 parent 2d2d9a8 commit 3bf395f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"upstream": "elastic/beats",
"branches": [ { "name": "7.x", "checked": true }, "7.10" ],
"branches": [ { "name": "7.x", "checked": true }, "7.11", "7.10" ],
"labels": ["backport"],
"autoAssign": true,
"prTitle": "Cherry-pick to {targetBranch}: {commitMessages}"
Expand Down

0 comments on commit 3bf395f

Please sign in to comment.