Skip to content

Commit ce8a9d7

Browse files
authored
Remove backticks breaking pr messages (#16433)
2 parents 5c9b6e2 + ac64ae1 commit ce8a9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/language-reference.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
pr_label: area:documentation
8282
pr_title: Sync with the stable documentation branch
8383
pr_body: |
84-
This pull request is syncing the `main` with changes from `language-reference-stable`.
84+
This pull request is syncing the main with changes from language-reference-stable.
8585
8686
It was created automatically after ${{ github.event.head_commit.id }} by @${{ github.event.head_commit.author.username }}
8787
pr_assignee: ${{ github.event.head_commit.author.username }}

0 commit comments

Comments
 (0)