Browse Source

Don't add reviewer

CPK 5 months ago
parent
commit
3a22f64a64
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/localization.yml

+ 0 - 1
.github/workflows/localization.yml

@@ -78,6 +78,5 @@ jobs:
                 [GitHub Actions Run](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})/jobs/${{ github.job }}" \
                 --base master \
                 --head $(git rev-parse --abbrev-ref HEAD)
-          gh pr edit --add-reviewer ${{ github.actor }}
         env:
           GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}