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
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user