Github API - Test Config

DELETE /orgs/{org}/actions/required_workflows/{required_workflow_id}
orgs
actions

Deletes a required workflow configured in an organization.

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

For more information, see "Required Workflows."
Delete 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)