Approves a workflow run for a pull request from a public fork of a first time contributor. For more information, see "Approving workflow runs from public forks."You must authenticate using an access token with the repo scope to use this endpoint. GitHub Apps must have the actions:write permission to use this endpoint.
Request
Path Params
Responses
🟢201Response
application/json
Body
🟠403403
🟠404404
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.github.com/repos///actions/runs//approve'