SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

Fix running all test-all jobs outside PRs (#55917)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/55917

As a defensive initial design, conditional Android/iOS job runs for `test-all` were intended to be scoped to PRs only, however required a missing `== 'true'` match specifier.

Fixing this will help us catch rare integration-conflict failures on `main`, at the appropriate commit.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D95042221

fbshipit-source-id: ffa23651c9b8c18939ccbd7ab2279243690944d2
A
Alex Hunt committed
1f69a3972a08393385ec8479f03d1994a696d460
Parent: a7ad793
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 3/5/2026, 11:26:12 AM