diff --git a/data/reusables/actions/ref_name-description.md b/data/reusables/actions/ref_name-description.md index b57457d5ccf1..66cb5b802c0f 100644 --- a/data/reusables/actions/ref_name-description.md +++ b/data/reusables/actions/ref_name-description.md @@ -1 +1 @@ -The short ref name of the branch or tag that triggered the workflow run. This value matches the branch or tag name shown on {% data variables.product.prodname_dotcom %}. For example, `feature-branch-1`. +The short ref name of the branch or tag that triggered the workflow run. This value matches the branch or tag name shown on {% data variables.product.prodname_dotcom %}. For example, `feature-branch-1`.

For pull requests, the format is `refs/pull//merge`.