Skip to content

Commit 28643e5

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

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: "Please add '/azp run' comment to your PR to trigger pull request validation"
31+
body: 'Please add "/azp run" comment to your PR to trigger pull request validation'
3232
});

0 commit comments

Comments
 (0)