mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 21:27:46 +00:00
5bf1a77a0b
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 |
||
---|---|---|
.. | ||
actions | ||
ISSUE_TEMPLATE | ||
workflow-scripts | ||
workflows | ||
ISSUE_TEMPLATE.md | ||
PULL_REQUEST_TEMPLATE.md | ||
RELEASE_TEMPLATE.md | ||
SUPPORT.md |