mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-25 01:28:21 -04:00
Our CI used to be quite slow and used up a lot of CI time, so as an optimization we disabled CI for draft PRs. This is a bit annoying since people want to open draft PRs to check if CI passes, but without triggering any review requests. Since our CI is nowadays a bit more efficient let's see if we can enable it for draft PRs.