A framework for building native applications using React
Cancel test-all job is another commits get pushed in the same branch (#45568)
Summary: CircleCI was automatically cancelling an old run if a new commit was pushed on the branch. GitHub does not have the same behavior enabled by default. Keep running jobs in a pipeline when there is a new commit is usually wasteful of resources and cost money we can save. ## Changelog: [Internal] - Cancel old jobs if a new commit is pushed Pull Request resolved: https://github.com/facebook/react-native/pull/45568 Test Plan: Tested on GHA on this PR Reviewed By: blakef Differential Revision: D60035940 Pulled By: cipolleschi fbshipit-source-id: 88b4dfc8bdd3eded6489a87db285e9544d3a1bcf
R
Riccardo Cipolleschi committed
5bf1a77a0be9046be512b98b02cef950e666f500
Parent: e42932c
Committed by Facebook GitHub Bot <[email protected]>
on 7/22/2024, 10:51:33 AM