Github API - Test Config

WorkflowsParametersInput [input]

Require all changes made to a targeted branch to pass the specified workflows before they can be merged.

Attributes
workflows WorkflowFileReferenceInput []

WorkflowFileReferenceInput [input]

A workflow that must run for this rule to pass

Attributes
path String

The path to the workflow file

ref String

The ref (branch or tag) of the workflow file to use

repositoryId Int

The ID of the repository where the workflow is defined

sha String

The commit SHA of the workflow file to use

API:
Github GraphQL API

Workflows that must pass for this rule to pass.

API:
Github GraphQL API