mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-05-01 21:00:43 +00:00
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. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| pull_request_template.md | ||