From 283b814921cf57349ac55bcd4c57363ab3d8e2a9 Mon Sep 17 00:00:00 2001 From: Siddheya Kulkarni <115717746+Asymtode712@users.noreply.github.com> Date: Fri, 17 May 2024 11:49:14 +0530 Subject: [PATCH] Update close-old-pr.yml --- .github/workflows/close-old-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/close-old-pr.yml b/.github/workflows/close-old-pr.yml index aacadaf..94b22ef 100644 --- a/.github/workflows/close-old-pr.yml +++ b/.github/workflows/close-old-pr.yml @@ -34,7 +34,7 @@ jobs: owner, repo, issue_number: pr.number, - body: "This pull request has been closed because it does not mention the issue that it solves. Please refer to the [Contributing files](https://github.com/Sulagna-Dutta-Roy/GGExtensions/blob/master/CONTRIBUTING.md) to help you add this information. Then, tag the maintainers so your PR can be reopened." + body: "This pull request has been closed because it does not mention the issue that it solves. Please refer to the [Contributing files](https://github.com/dhruvpatidar359/nextdraw/blob/master/CONTRIBUTING.md) to help you add this information. Then, tag the maintainers so your PR can be reopened." }); } }