From c6cc676275e53e3657690c51e90399c755de8613 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Mon, 27 Nov 2023 08:22:58 +0200 Subject: [PATCH] Update pr-agent-review.yaml --- .github/workflows/pr-agent-review.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-agent-review.yaml b/.github/workflows/pr-agent-review.yaml index 8bc1e3a1..46653c3a 100644 --- a/.github/workflows/pr-agent-review.yaml +++ b/.github/workflows/pr-agent-review.yaml @@ -26,7 +26,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} PINECONE.API_KEY: ${{ secrets.PINECONE_API_KEY }} PINECONE.ENVIRONMENT: ${{ secrets.PINECONE_ENVIRONMENT }} - GITHUB_ACTION.AUTO_REVIEW: 'true' - GITHUB_ACTION.AUTO_IMPROVE: 'true' + github_action.auto_review: 'true' + github_action.auto_improve: 'true'