From 78eb7c6e39dee40b0bcf485d3b8dae535924776a Mon Sep 17 00:00:00 2001 From: Bert Blommers Date: Mon, 29 May 2023 20:37:38 +0000 Subject: [PATCH] Update payment_notification.yml --- .github/workflows/payment_notification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/payment_notification.yml b/.github/workflows/payment_notification.yml index d41127117..57f92311b 100644 --- a/.github/workflows/payment_notification.yml +++ b/.github/workflows/payment_notification.yml @@ -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 }},