open-notebook/.github
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
..
ISSUE_TEMPLATE docs: improve contribution workflow and project governance (#246) 2025-11-01 16:34:28 -03:00
workflows fix: prevent duplicate workflow runs for PRs 2026-01-13 19:05:16 -03:00
pull_request_template.md docs: improve contribution workflow and project governance (#246) 2025-11-01 16:34:28 -03:00