chore: Fix PR comment message grammar#99
Conversation
|
Preview URL: https://Benjamin-Philip.github.io/arrow-erlang-1 If the preview URL doesn't work, you may forget to configure your fork repository for preview. |
There was a problem hiding this comment.
Pull request overview
This PR updates the GitHub Actions workflow that posts a PR comment, intending to fix grammar in the generated preview-instructions message.
Changes:
- Updated the preview help text emitted into
body.mdfor the PR comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Ironic (dumb?) mistake for a grammar fix. I should run spellcheckers on |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
It might be worth updating your message in the other repos where you use this workflow. |
|
It makes sense. Could you open PRs for them? |
## What's Changed This PR fixes some minor grammatical issues in the PR preview message. This was first caught in apache/arrow-erlang#99 when we were setting up previews based on the flow in this repository.
What issue does this PR fix?
The PR comment message had a few grammatical errors. This PR fixes them.