Skip to content

Commit 12592ba

Browse files
Update pr-auto-comment.yml
1 parent ed03bfd commit 12592ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auto-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
owner,
2929
repo,
3030
issue_number: ${{ github.event.pull_request.number }},
31-
body: "/AzurePipelines run"
31+
body: "Please add '/azp run' comment to your PR to trigger pull request validation"
3232
});

0 commit comments

Comments
 (0)