We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bded57 commit 6970560Copy full SHA for 6970560
1 file changed
README.md
@@ -1093,8 +1093,8 @@ The following sets of tools are available:
1093
1094
- **pull_request_read** - Get details for a single pull request
1095
- **Required OAuth Scopes**: `repo`
1096
- - `method`: Action to specify what pull request data needs to be retrieved from GitHub.
1097
- Possible options:
+ - `method`: Action to specify what pull request data needs to be retrieved from GitHub.
+ Possible options:
1098
1. get - Get details of a specific pull request.
1099
2. get_diff - Get the diff of a pull request.
1100
3. get_status - Get combined commit status of a head commit in a pull request.
0 commit comments