We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82663b1 commit d439ba3Copy full SHA for d439ba3
1 file changed
.github/workflows/sync_docs_execute.yml
@@ -514,12 +514,12 @@ jobs:
514
const translationPrNumber = ${{ steps.create-translation-pr.outputs.translation_pr_number }};
515
516
const backLinkComment = `## 🔗 Linked to Original PR
517
-
+
518
This translation PR was automatically created for the English documentation changes in **PR #${prNumber}**.
519
520
### 📝 Original Changes
521
- **Original PR**: #${prNumber}
522
-- **Type**: English documentation updates
+- **Type**: English documentation updates
523
- **Auto-translation**: This PR contains the corresponding translations
524
525
### 🔄 Synchronization
0 commit comments