Types
GitHubAutoRetryScope
Values supported for GitHub auto retry.
enum
GitHubAutoRetryScopeValues
WORKFLOW_RUN
Limits the operation to workflow run.
WORKTREE_BRANCH
Limits the operation to worktree branch.
PULL_REQUEST
Limits the operation to pull request.
REPOSITORY
Limits the operation to repository.