Update payment_notification.yml

This commit is contained in:
Bert Blommers 2023-05-29 20:37:38 +00:00 committed by GitHub
parent b7624e10b1
commit 78eb7c6e39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }},