Discord message cleanup

This commit is contained in:
Matt Rubens
2025-02-02 01:18:20 -05:00
committed by GitHub
parent cdbc7c52a5
commit 1c5d6f33b3

View File

@@ -14,8 +14,7 @@ jobs:
uses: Ilshidur/action-discord@master uses: Ilshidur/action-discord@master
with: with:
args: | args: |
🚀 **New Pull Request Opened!** 🚀 **New PR:** ${{ github.event.pull_request.title }}
📝 **Title:** ${{ github.event.pull_request.title }}
🔗 <${{ github.event.pull_request.html_url }}> 🔗 <${{ github.event.pull_request.html_url }}>
👤 **Author:** ${{ github.event.pull_request.user.login }} 👤 **Author:** ${{ github.event.pull_request.user.login }}
env: env: