From c25c785eb20b345aff28d0b23bd9d9eb57d4b249 Mon Sep 17 00:00:00 2001 From: eszlari Date: Sat, 19 Dec 2020 23:30:56 +0100 Subject: [PATCH] enable automerge-flathubbot-prs --- flathub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flathub.json b/flathub.json index 637604e..aace8d2 100644 --- a/flathub.json +++ b/flathub.json @@ -1,3 +1,4 @@ { - "only-arches": ["x86_64"] + "only-arches": ["x86_64"], + "automerge-flathubbot-prs": true }