mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Merge pull request #731 from RooVetGit/mrubens-patch-1
Discord message cleanup
This commit is contained in:
3
.github/workflows/discord-pr-notify.yml
vendored
3
.github/workflows/discord-pr-notify.yml
vendored
@@ -14,8 +14,7 @@ jobs:
|
||||
uses: Ilshidur/action-discord@master
|
||||
with:
|
||||
args: |
|
||||
🚀 **New Pull Request Opened!**
|
||||
📝 **Title:** ${{ github.event.pull_request.title }}
|
||||
🚀 **New PR:** ${{ github.event.pull_request.title }}
|
||||
🔗 <${{ github.event.pull_request.html_url }}>
|
||||
👤 **Author:** ${{ github.event.pull_request.user.login }}
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user