GITHUB_REF_TYPE

Constant GITHUB_REF_TYPE 

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

The type of ref that triggered the workflow run. Valid values are branch or tag.