Update payment_notification.yml
This commit is contained in:
parent
b7624e10b1
commit
78eb7c6e39
2
.github/workflows/payment_notification.yml
vendored
2
.github/workflows/payment_notification.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Leave comment
|
||||
uses: peter-evans/create-or-update-comment@v3
|
||||
with:
|
||||
issue-number: ${{ context.issue.number }}
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
body: |
|
||||
Hi @${{ github.event.pull_request.user.login }},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user