GITHUB_WORKFLOW

Constant GITHUB_WORKFLOW 

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

The name of the workflow. For example, My test workflow. If the workflow file doesn’t specify a name, the value of this variable is the full path of the workflow file in the repository.