We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12592ba + 28643e5 commit b1f23f2Copy full SHA for b1f23f2
.github/workflows/pr-auto-comment.yml
@@ -28,5 +28,5 @@ jobs:
28
owner,
29
repo,
30
issue_number: ${{ github.event.pull_request.number }},
31
- 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'
32
});
0 commit comments