Update payment_notification.yml
This commit is contained in:
parent
627dd3073c
commit
408f61d100
5
.github/workflows/payment_notification.yml
vendored
5
.github/workflows/payment_notification.yml
vendored
@ -22,8 +22,7 @@ jobs:
|
||||
issue_number: context.issue.number,
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
body: |
|
||||
Hi @${{ github.event.pull_request.user.login }},
|
||||
body: `Hi @${{ github.event.pull_request.user.login }},
|
||||
|
||||
Thank you for contributing to Moto!
|
||||
|
||||
@ -33,5 +32,5 @@ jobs:
|
||||
https://payments.getmoto.org/
|
||||
|
||||
This website is still in beta, but everything should work. Feel free to open a bug or discussion if you run into any problems:
|
||||
https://github.com/getmoto/payments
|
||||
https://github.com/getmoto/payments`
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user