diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 09693ba6..a68b4e7c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,6 +14,6 @@ jobs: message: | ⭐️ ${{ github.actor }} created commit with message: ${{ github.event.commits[0].message }} - 🚀 PR: https://github.com/${{ github.repository }}/${{ github.event.pull_request.number }} - + 🚀 PR: https://github.com/${{ github.repository }}/ + ${{ github.event.pull_request.number }} 🛠️ Changes: https://github.com/${{ github.repository }}/commit/${{github.sha}}