This is an automated email from the ASF dual-hosted git repository.

rawkintrevo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/main by this push:
     new 01f0423e6 hotfix2 on pr_review.yml
01f0423e6 is described below

commit 01f0423e67cb1f3bacf69ecdb71cecdff47bdb79
Author: Trevor Grant <[email protected]>
AuthorDate: Wed Mar 12 10:48:17 2025 -0500

    hotfix2 on pr_review.yml
---
 .github/workflows/pr_review.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/pr_review.yml b/.github/workflows/pr_review.yml
index d7f845013..6e5208c3c 100644
--- a/.github/workflows/pr_review.yml
+++ b/.github/workflows/pr_review.yml
@@ -37,7 +37,6 @@ jobs:
           pip install gofannon
       - name: Run PR Review Tool
         env:
-          PR_REVIEW_CHECKS_PATH:  "../.github/pr_review_checks.yml"
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
           OPENAI_BASE_URL: "https://api.deepinfra.com/v1/openai";

Reply via email to