GitHubActionsWorkflowInfo.

RefProtected Property

Summary

Gets a value indicating whether if branch protections are configured for the ref that triggered the workflow run.

Syntax

public bool RefProtected { get; }

Value

Type Description
bool Value whether if branch protections are configured for the ref that triggered the workflow run.