From 17c86348e6a4819d5815321bec5ce0238a936b3d Mon Sep 17 00:00:00 2001 From: garrettladley Date: Fri, 19 Jan 2024 16:16:39 -0500 Subject: [PATCH] fix? --- .github/workflows/auto_request_review.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto_request_review.yml b/.github/workflows/auto_request_review.yml index 5099fd2eb..ad09886b4 100644 --- a/.github/workflows/auto_request_review.yml +++ b/.github/workflows/auto_request_review.yml @@ -14,4 +14,3 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} config: .github/reviewers.yml - use_local: true