pub const GITHUB_ACTOR: &str = "GITHUB_ACTOR";
The name of the person or app that initiated the workflow. For example, octocat.
octocat