Returns the short ref name of the branch or tag that triggered the run.
For pull_request events, the format is <pr_number>/merge.
pull_request
<pr_number>/merge
The short ref name, or an empty string if not set.
Returns the short ref name of the branch or tag that triggered the run.
For
pull_requestevents, the format is<pr_number>/merge.