diff --git a/data/reusables/actions/ref_name-description.md b/data/reusables/actions/ref_name-description.md index 66cb5b802c0f..dd7b91d69524 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`.

For pull requests, the format is `refs/pull//merge`. +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 `/merge`.