From 28643e5a5b34ea7645c4e4927c38ced68317c277 Mon Sep 17 00:00:00 2001 From: LaylaLiu-gmail <38268900+LaylaLiu-gmail@users.noreply.github.com> Date: Wed, 28 May 2025 16:36:04 +0800 Subject: [PATCH] Update pr-auto-comment.yml --- .github/workflows/pr-auto-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-auto-comment.yml b/.github/workflows/pr-auto-comment.yml index 3057217..a8bcbcd 100644 --- a/.github/workflows/pr-auto-comment.yml +++ b/.github/workflows/pr-auto-comment.yml @@ -28,5 +28,5 @@ jobs: owner, repo, issue_number: ${{ github.event.pull_request.number }}, - body: "Please add '/azp run' comment to your PR to trigger pull request validation" + body: 'Please add "/azp run" comment to your PR to trigger pull request validation' });