From f227809c7b8a1475f4cbf5e53082310b7d41a836 Mon Sep 17 00:00:00 2001 From: Salman Chishti Date: Mon, 11 Aug 2025 14:28:06 +0100 Subject: [PATCH] undo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 56d9264..633c197 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,11 @@ jobs: steps: - uses: actions/first-interaction@v3 with: - repo-token: ${{ github.token }} issue-message: | # Issue Message with Markdown This is the message that will be displayed! - pr_message: | + pr-message: | # PR Message with Markdown This is the message that will be displayed!