https://github.com/matrix-org/complement/blob/65e78cd1d19a781d40bfd189b9d444d9814091ba/tests/msc3930/msc3930_test.go#L43C1-L55C4 Ms3930 check conditions type is `event_match`, but ruma seems use `EventPropertyIs`. Do we need to check both kind? https://github.com/ruma/ruma/blob/a67081e402dce14365089b34f50489dacc9c53b5/crates/ruma-common/src/push/predefined.rs#L290C1-L302C6