From 2352d6ffc1597aafa5ecf9d366a7e830b087136d Mon Sep 17 00:00:00 2001 From: Christof Marti Date: Thu, 9 Jan 2020 09:18:19 +0100 Subject: [PATCH] Update copycat.yml --- .github/copycat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/copycat.yml b/.github/copycat.yml index 192f225684f..690c803bd0a 100644 --- a/.github/copycat.yml +++ b/.github/copycat.yml @@ -1,5 +1,5 @@ { - perform: false, + perform: true, target_owner: 'chrmarti', target_repo: 'testissues' }