nbval
nbval copied to clipboard
CI: do not run CI in the forks
Currently commits in PRs are double triggering a CI, once in the main repo and once on the forks.
This PR disables them on the forks, and assumes all development ready for CI is happening in branches that are already attached to PRs.