GITHUB_WORKFLOW_REF

Constant GITHUB_WORKFLOW_REF 

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

The ref path to the workflow. For example, octocat/hello-world/.github/workflows/my-workflow.yml@refs/heads/my_branch.