I have two apps linked to the same repository and GitHub checks setup for both apps. When I trigger a check on a PR only one app (the first one that was configured) triggers a GitHub check with its related Bitrise build, but the other one never triggers.
I have GitHub checks enabled on both apps and all of the rolling build options set to βonβ to prevent unnecessary build time.