GitHubActionsWorkflowInfo.

EventName Property

Summary

Gets the name of the webhook event that triggered the workflow.

Syntax

public string EventName { get; }

Value

Type Description
string The name of the webhook event that triggered the workflow.