Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Add .backportrc.json to enable auto merging of backport PRs
Browse files Browse the repository at this point in the history
Signed-off-by: William Belcher <william.belcher@xa.epicgames.com>
  • Loading branch information
Belchy06 committed Jul 18, 2023
1 parent 2ad3674 commit d5d8db1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .backportrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"autoMerge": true,
"autoMergeMethod": "squash"
}

0 comments on commit d5d8db1

Please sign in to comment.