Add conditional logic to ensure only one workflow runs per PR: - pull_request_target: Only for fork PRs (external contributors) - pull_request: Only for same-repo PRs (internal branches) This prevents both triggers from firing simultaneously and causing conflicts or duplicate reviews. |
||
|---|---|---|
| .. | ||
| build-and-release.yml | ||
| build-dev.yml | ||
| claude-code-review.yml | ||
| claude.yml | ||