From 69eca59be7cc61a62ffaf087a2ca0172756a23c5 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Tue, 21 Sep 2021 11:25:05 -0700 Subject: [PATCH] Remove welcome message bot --- .github/config.yml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .github/config.yml diff --git a/.github/config.yml b/.github/config.yml deleted file mode 100644 index 8427ab562105d..0000000000000 --- a/.github/config.yml +++ /dev/null @@ -1,4 +0,0 @@ -# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome -newPRWelcomeComment: > - Thank you for submitting a pull request! - Someone will be along to review it shortly.