fix: remove description of pr in message (#737)

This commit is contained in:
Gauvain
2025-06-02 16:28:28 +02:00
committed by GitHub
parent 962323a75c
commit 9d8e227609

View File

@@ -20,5 +20,4 @@ jobs:
**Title:** ${{ github.event.pull_request.title }}
**By:** ${{ github.event.pull_request.user.login }}
**Branch:** ${{ github.event.pull_request.head.ref }}
**Description:** ${{ github.event.pull_request.body }}
🔗 ${{ github.event.pull_request.html_url }}