react-native/.github
Riccardo Cipolleschi c7d238da13 Do not cancel jobs on main when new commits are pushed
Summary:
Last month, during the migration to GHA, we decided to reimplement the same behavior we had in CCI: when a new commit comes in, we stop executing tests on the previous one.

This behavior is great to save money, but on main it has the side effect that it makes it hard to detect when the ci was broken.

\With this change, we want to disable this behvior on main while keeping it in PRs.

After this change, when a new commit arrives on main, the previous jobs will not be interrupted

## Changelog
[Internal] - Do not cancel jobs on main when new commits are pushed.

Reviewed By: cortinico, blakef

Differential Revision: D60822657

fbshipit-source-id: 38561438f2e2850a94220d732cd73a09d04e8b81
2024-08-06 06:37:58 -07:00
..
actions Pin maestro version 2024-07-29 05:41:51 -07:00
ISSUE_TEMPLATE Link to releases repo for upgrade issues (#43295) 2024-03-04 08:55:00 -08:00
workflow-scripts Delete useless local-cli dir (#43602) 2024-03-25 04:27:54 -07:00
workflows Do not cancel jobs on main when new commits are pushed 2024-08-06 06:37:58 -07:00
ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md Fix: Adapt template to new rules (#36705) 2023-03-29 09:17:53 -07:00
RELEASE_TEMPLATE.md
SUPPORT.md