From 415fcd3c66208f11d9d71b3c723d124717d76966 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Sat, 24 Feb 2024 13:18:15 -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 e00e4d75..ab96b9a2 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/hodgef/simple-keyboard/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/simple-keyboard/simple-keyboard-layouts/blob/master/CONTRIBUTING.md) to ensure your PR is compliant. Thank you! reactions: eyes