diff --git a/README.md b/README.md index ce17090..3e7a927 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} config: .github/reviewers.yml # Config file location override + use_local: true # Look for config locally during run instead of in repo ``` ### (Optional) GitHub Personal Access Token