mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
Update congratsbot.yml
This commit is contained in:
parent
30d258596e
commit
a64a703246
1 changed files with 1 additions and 1 deletions
2
.github/workflows/congratsbot.yml
vendored
2
.github/workflows/congratsbot.yml
vendored
|
@ -18,4 +18,4 @@ jobs:
|
||||||
# DISCORD_AVATAR: ${{ github.event.pull_request.user.avatar_url }}
|
# DISCORD_AVATAR: ${{ github.event.pull_request.user.avatar_url }}
|
||||||
uses: Ilshidur/action-discord@0.3.2
|
uses: Ilshidur/action-discord@0.3.2
|
||||||
with:
|
with:
|
||||||
args: '**Sweet!** [@${{ github.event.pull_request.user.login }}](<${{ github.event.pull_request.user.url }}>) just merged a PR: [#${{ github.event.number }}: ${{ github.event.title }}](<${{github.event.pull_request.url}}>)'
|
args: '**Sweet!** [@${{ github.event.pull_request.user.login }}](<${{ github.event.pull_request.user.url }}>) just merged GitHub PR[#${{ github.event.number }}: ${{ github.event.pull_request.title }}](<${{github.event.pull_request.url}}>)'
|
||||||
|
|
Loading…
Add table
Reference in a new issue