Github API - Test Config

PUT /orgs/{org}/actions/required_workflows/{required_workflow_id}/repositories
orgs
actions
repos

Sets the repositories for a required workflow that is required for selected repositories.

You must authenticate using an access token with the admin:org scope to use this endpoint.

For more information, see "Required Workflows."
Sets repositories for a required workflow

Arguments
key org

org [scalar]

The organization name. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key required-workflow-id

required-workflow-id [scalar]

The unique identifier of the required workflow.

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)