diff --git a/.github/workflows/add-review.yml b/.github/workflows/add-review.yml index f8156e190..7da7e2c68 100644 --- a/.github/workflows/add-review.yml +++ b/.github/workflows/add-review.yml @@ -9,4 +9,4 @@ jobs: steps: - uses: kentaro-m/auto-assign-action@v1.2.5 with: - configuration-path: '.github/reviewers_for_configs.yml' \ No newline at end of file + configuration-path: '../reviewers_for_configs.yml' \ No newline at end of file