From 7afc667357a3e808f50a6dafc939e6ebde11353b Mon Sep 17 00:00:00 2001 From: Balrambhai Sharma Date: Tue, 26 Sep 2023 18:27:53 +0530 Subject: [PATCH] TP-00000 | UiTron Tag Added In Message (#194) link: "https://github.com/navi-android/uitron/pull/194" --- .github/workflows/pr_review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\"