Skip to content

Commit 5947d93

Browse files
Update pr-automation.yml
1 parent 64281e8 commit 5947d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
GH_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2020
PRNUM: ${{ github.event.pull_request.number }}
2121
PRAUTHOR: ${{ github.event.pull_request.user.login }}
22-
run: gh pr edit $PRNUM
22+
run: gh pr edit $PRNUM --add-reviewer cx-anurag-dalke

0 commit comments

Comments
 (0)