mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Merge pull request #731 from RooVetGit/mrubens-patch-1
Discord message cleanup
This commit is contained in:
commit
f493619c0b
1 changed files with 1 additions and 2 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue