From b42f3e14d5276a684c3c8ea578b305a1ca0a573c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Mon, 18 Jul 2022 17:35:30 +0200 Subject: [PATCH] github-bot: fix repo and job to be status-mobile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: https://github.com/status-im/status-mobile/issues/13685 Signed-off-by: Jakub SokoĊ‚owski --- .github/github-bot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/github-bot.yml b/.github/github-bot.yml index 9cad4686dd..a9398013a9 100644 --- a/.github/github-bot.yml +++ b/.github/github-bot.yml @@ -9,8 +9,8 @@ project-board: test-column-name: 'E2E Tests' automated-tests: - repo-full-name: 'status-im/status-react' - job-full-name: 'status-react/e2e/status-app-prs' + repo-full-name: 'status-im/status-mobile' + job-full-name: 'status-mobile/e2e/status-app-prs' kickoff-column-name: 'E2E Tests' github-team: