Adds a repository to a required workflow. To use this endpoint, the required workflow must be configured to run on selected repositories.You must authenticate using an access token with the admin:org scope to use this endpoint.For more information, see "Required Workflows."
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://api.github.com/orgs//actions/required_workflows//repositories/'
Response Response Example
204 - Example 1
{}
Request
Path Params
org
stringÂ
required
The organization name. The name is not case sensitive.