Skip to content

Commit ac64ae1

Browse files
committed
Remove backticks breaking pr messages
1 parent 1b44dc8 commit ac64ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/language-reference.yaml

Lines changed: 1 addition & 1 deletion
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)