diff --git a/.github/workflows/pr_review.yml b/.github/workflows/pr_review.yml index 27acb03..48e5053 100644 --- a/.github/workflows/pr_review.yml +++ b/.github/workflows/pr_review.yml @@ -22,7 +22,7 @@ jobs: # Define an array of attachments ATTACHMENTS="[{ - \"title\": \"$PR_TITLE\", + \"title\": \"[UiTron] - $PR_TITLE\", \"text\": \"$PR_BODY\", \"author_name\": \"$PR_AUTHOR\", \"title_link\": \"$PR_URL\"