[WP Audit] WordPress Multisite(ネットワーク)への対応が未確認 — エージェンシー・複数サイト運営者が採用不可 #56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Claude Assistant | |
| on: | |
| issue_comment: | |
| types: [created] | |
| pull_request_review_comment: | |
| types: [created] | |
| jobs: | |
| assistant: | |
| if: "!contains(github.event.comment.body, '@claude auto-review')" | |
| uses: tarosky/workflows/.github/workflows/claude-assistant.yml@main | |
| secrets: inherit |