@@ -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 }}