Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: run nightly CI only on the main repo (#44844)
Summary: I've noticed that nightly CI build was also running on my fork. I don't think this is necessary for every React Native fork (there are 24k of forks). This can save lots of unnecessary CI time. ## Changelog: [INTERNAL] [FIXED] - Enable nightly run only on the main repo <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests Pull Request resolved: #44844 Test Plan: CI Green Reviewed By: cipolleschi Differential Revision: D58356192 Pulled By: cortinico fbshipit-source-id: 1384d06708220d297e67d31433fcf3ac1d58bbbc
- Loading branch information