From 4dd34d0097d4c7208b437de082fbcb1525ea545e Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 23 Jun 2025 17:01:02 +0800 Subject: [PATCH] Update .github/workflows/pr-reply.yml Co-authored-by: Frank Elsinga --- .github/workflows/pr-reply.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/pr-reply.yml b/.github/workflows/pr-reply.yml index abea1d033..553774bf3 100644 --- a/.github/workflows/pr-reply.yml +++ b/.github/workflows/pr-reply.yml @@ -1,6 +1,4 @@ -# Let's vibe coding haha🐻 -# Use actions/github-script@v7 -# Reply a message to all new PRs +# Replys a message to all new PRs # The message: # - Say hello and thanks to the contributor # - Mention maintainers will review the PR soon