From 810296e294ad1bf6060e54e677ddbac18c3f9bbc Mon Sep 17 00:00:00 2001 From: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com> Date: Mon, 27 Mar 2023 08:12:15 +0000 Subject: [PATCH] Add RP_BUNDLE_VALUES to pr-bot --- .github/workflows/pr_comment_bot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr_comment_bot.yml b/.github/workflows/pr_comment_bot.yml index 65fe6265ae..9ec2ed01fe 100644 --- a/.github/workflows/pr_comment_bot.yml +++ b/.github/workflows/pr_comment_bot.yml @@ -177,3 +177,4 @@ jobs: TRE_ID: ${{ format('tre{0}', needs.pr_comment.outputs.prRefId) }} CI_CACHE_ACR_NAME: ${{ secrets.ACR_NAME }} TF_LOG: ${{ secrets.TF_LOG }} + RP_BUNDLE_VALUES: ${{ secrets.RP_BUNDLE_VALUES }}