소스 검색

Don't add reviewer

CPK 9 달 전
부모
커밋
3a22f64a64
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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 }}