Skip to content

Commit b97ade2

Browse files
authored
Update deploy.yml
1 parent f8dbb48 commit b97ade2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
-H "Authorization: token $GITHUB_TOKEN" \
5555
-H "Accept: application/vnd.github+json" \
5656
https://api.github.com/repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}/requested_reviewers \
57-
-d '{"reviewers":["hshah-mitre"]}'
57+
-d '{"reviewers":["vsong15"]}'
5858
5959
6060

0 commit comments

Comments
 (0)