From f8398968dca1bd66f3434b8451bab7a3c07a3ae2 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Sat, 24 Feb 2024 13:19:43 -0500 Subject: [PATCH] Update pull_request_msg.yml --- .github/workflows/pull_request_msg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request_msg.yml b/.github/workflows/pull_request_msg.yml index ab96b9a2..e00e4d75 100644 --- a/.github/workflows/pull_request_msg.yml +++ b/.github/workflows/pull_request_msg.yml @@ -18,5 +18,5 @@ jobs: uses: thollander/actions-comment-pull-request@v2 with: message: | - :wave: Hello @${{ github.actor }}! Please make sure to review the [Contributing Guidelines](https://github.com/simple-keyboard/simple-keyboard-layouts/blob/master/CONTRIBUTING.md) to ensure your PR is compliant. Thank you! + :wave: Hello @${{ github.actor }}! Please make sure to review the [Contributing Guidelines](https://github.com/hodgef/simple-keyboard/blob/master/CONTRIBUTING.md) to ensure your PR is compliant. Thank you! reactions: eyes