GITHUB_ACTOR

Constant GITHUB_ACTOR 

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

The name of the person or app that initiated the workflow. For example, octocat.