We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd8be6 commit 80d0e07Copy full SHA for 80d0e07
README.md
@@ -870,7 +870,7 @@ Possible options:
870
- **pull_request_review_write** - Write operations (create, submit, delete) on pull request reviews.
871
- `body`: Review comment text (string, optional)
872
- `commitID`: SHA of commit to review (string, optional)
873
- - `event`: Review action to perform. If not specified, pending review is created. (string, optional)
+ - `event`: Review action to perform. (string, optional)
874
- `method`: The write operation to perform on pull request review. (string, required)
875
- `owner`: Repository owner (string, required)
876
- `pullNumber`: Pull request number (number, required)
0 commit comments