smheidrich/py-json-stream-rs-tokenizer

CI jobs shouldn't run twice for MRs

smheidrich opened this issue · 0 comments

Currently everything runs twice, once for the push and once for the MR. Running for push makes sense on main but not in MRs.

Also open maturin issue because they're the ones who provided that default CI spec.