From d19d7293f3441ed6085467e689a05199c64360a7 Mon Sep 17 00:00:00 2001 From: Kayla Reopelle Date: Thu, 5 Sep 2024 09:22:18 -0700 Subject: [PATCH] Add rdkafka gem to Slack Notifications Now, we'll receive alerts when new versions are released. --- .github/workflows/slack_notifications.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/slack_notifications.yml b/.github/workflows/slack_notifications.yml index 2fa184bf7d..f1b963891f 100644 --- a/.github/workflows/slack_notifications.yml +++ b/.github/workflows/slack_notifications.yml @@ -32,6 +32,7 @@ jobs: rack rails rake + rdkafka redis resque roda