mirror of
https://github.com/facebook/react-native.git
synced 2026-04-02 05:18:07 +00:00
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