open-notebook/.github/workflows
LUIS NOVO 03eb9b3555 fix: prevent duplicate workflow runs for PRs
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.
2026-01-13 19:05:16 -03:00
..
build-and-release.yml fix: yaml.github-actions.security.run-shell-injection.run-shell-injection-.github-workflows-build-and-release.yml (#181) 2025-10-20 05:30:09 -03:00
build-dev.yml ci: remove single-container build from dev workflow 2026-01-09 20:53:32 -03:00
claude-code-review.yml fix: prevent duplicate workflow runs for PRs 2026-01-13 19:05:16 -03:00
claude.yml "Update Claude PR Assistant workflow" 2026-01-09 20:04:42 -03:00