1
0
mirror of synced 2026-01-07 09:01:31 -05:00

ref_name-description.md: fix format for PRs (#30907)

Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
Adam Spiers
2024-02-05 09:42:56 +00:00
committed by GitHub
parent 3e9405cb63
commit f0449f6d19

View File

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