From 8cfee74b181d90fadc0f2fd53193b71c721c7bb7 Mon Sep 17 00:00:00 2001 From: Gabriel Wilkes Date: Wed, 5 Jul 2023 10:50:58 -0500 Subject: [PATCH] remove robot emoji --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 22caa90a..3945017c 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3621,7 +3621,7 @@ Current date: ${currentDate}`; // eslint-disable-next-line camelcase const context = _actions_github__WEBPACK_IMPORTED_MODULE_1__.context; const repo = context.repo; -const COMMENT_GREETING = ':robot::dog: RedRover'; +const COMMENT_GREETING = ':dog: RedRover'; const COMMENT_TAG = ''; const COMMENT_REPLY_TAG = ''; const SUMMARIZE_TAG = '';