Skip to content

Commit

Permalink
request reviewers
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud committed Aug 30, 2024
1 parent a23ff7b commit e7a23ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_pyclesperanto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
Closes #${{ needs.handle-issue.outputs.issue_number }}`
});
await github.rest.pulls.createReviewRequest({
await github.rest.pulls.requestReviewers({
owner: context.repo.owner,
repo: 'bot_playground',
pull_number: pr.number,
Expand Down

0 comments on commit e7a23ff

Please sign in to comment.