GITHUB_EVENT_NAME

Constant GITHUB_EVENT_NAME 

Source
pub const GITHUB_EVENT_NAME: &str = "GITHUB_EVENT_NAME";
Expand description

The name of the event that triggered the workflow. For example, workflow_dispatch.