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