From af7a70a62883742d1600d1049b89eb0e2ff930a8 Mon Sep 17 00:00:00 2001 From: Hieu Vu Date: Sun, 18 Aug 2024 20:47:20 +0700 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 26ab038e..e98af582 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,9 +22,8 @@ jobs: message: | 👨‍💻 *New PR Updates from ${{ github.actor }}* - ⭐️ *Latest commit*: ${{ github.event.commits[0].message }} ${{github.event.issue.number}} - ${{github.event.number}} + ⭐️ *Latest commit*: ${{ github.event.commits[0].message }} 🚀 *PR*: https://github.com/${{ github.repository }} - + ${{ github.event.commit[0].message }} 🛠️ *Changes*: https://github.com/${{ github.repository }}/commit/${{github.sha}}