From 5c2867d5800e7f7ae5d655bfa9e75baf46eeb147 Mon Sep 17 00:00:00 2001 From: hailey Date: Thu, 24 Jul 2025 17:48:54 -0700 Subject: fix (#8718) --- .github/workflows/pull-request-comment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull-request-comment.yml b/.github/workflows/pull-request-comment.yml index 4dd421c9a..cc35c2d6b 100644 --- a/.github/workflows/pull-request-comment.yml +++ b/.github/workflows/pull-request-comment.yml @@ -158,6 +158,7 @@ jobs: env: DENIS_API_KEY: ${{ secrets.DENIS_API_KEY }} CHANNEL_NAME: pull-request-${{ github.event.issue.number }} + BUNDLE_VERSION: - name: 💬 Drop a comment -- cgit 1.4.1