SIGN IN SIGN UP

chore(ci): Skip Spring Boot tests when updating Android modules (#5453)

* chore(ci): Skip Spring Boot matrix jobs on Android-only pull requests (JAVA-510)

Prior to this commit, Android-only PRs were silently triggering 14 unrelated Spring Boot matrix jobs (up to 45 min each). This commit fixes that by adding missing PR filters for all Android directories, letting us skip Spring Boot CI entirely when nothing Spring-related changes.

Note: Every push to main still runs the full matrix.

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
A
arb committed
9392427e0ff0657e38f47ec82342ef2e0fdc2d5a
Parent: 184b991
Committed by GitHub <noreply@github.com> on 5/21/2026, 10:03:44 AM