From cf003415169e28a222a20983bca89a5fd9aa95b7 Mon Sep 17 00:00:00 2001 From: Aleksandr Shumilov Date: Thu, 22 Aug 2024 20:27:12 +0100 Subject: [PATCH] Fix --- .../workflows/notify-about-pending-release-pull-requests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify-about-pending-release-pull-requests.yaml b/.github/workflows/notify-about-pending-release-pull-requests.yaml index f57047dbf8..349cb75198 100644 --- a/.github/workflows/notify-about-pending-release-pull-requests.yaml +++ b/.github/workflows/notify-about-pending-release-pull-requests.yaml @@ -78,4 +78,4 @@ jobs: with: channel-id: "-frontend-exp-team-notifications" # TODO: add ":x: " before merge - slack-message: "There is stale Version Packages pull request in , review and merge it." + slack-message: "There is stale Version Packages pull request in , review and merge it."