Code Formatting PR Check
「コードフォーマットPRチェック」
Generate a workflow that automatically checks pull requests for code formatting issues using Prettier.
「Prettierを使用してプルリクエストのコードフォーマット問題を自動的にチェックするワークフローを生成してください。」
Prompt
Generate a workflow that runs on every pull request to main, checks for code formatting with Prettier, and leaves a comment on the PR if formatting issues are found.