Skip to content

Commit

Permalink
ref_name-description.md: fix format for PRs (github#30907)
Browse files Browse the repository at this point in the history
Co-authored-by: hubwriter <hubwriter@github.com>
  • Loading branch information
aspiers and hubwriter authored Feb 5, 2024
1 parent 3e9405c commit f0449f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/reusables/actions/ref_name-description.md
Original file line number Diff line number Diff line change
@@ -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`.

0 comments on commit f0449f6

Please sign in to comment.