From e8ced0a714796c40e4d6d398415c7c2e6a94446d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Mon, 22 May 2023 14:35:58 +0200 Subject: [PATCH] github-bot: drop to-rebase-column-name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- .github/github-bot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/github-bot.yml b/.github/github-bot.yml index b569bc3201..a9398013a9 100644 --- a/.github/github-bot.yml +++ b/.github/github-bot.yml @@ -5,7 +5,6 @@ project-board: min-reviewers: 1 tested-pr-label-name: 'Tested - Issues' contributor-column-name: 'CONTRIBUTOR' - to-rebase-column-name: 'TO REBASE' review-column-name: 'REVIEW' test-column-name: 'E2E Tests'