software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.67k stars 1.27k forks source link

Monorepo [0/?] - move move github actions to root #5993

Closed tjzel closed 1 month ago

tjzel commented 2 months ago

About

This pull request is a part of the effort of migrating to monorepo structure:

Summary

Moving .github directory to the root of the project, alongside with fixes that regard new repository structures.

This pull request won't fix CIs which are being tackled in

Test plan

No CI should fail on a step related to the change of the monorepo structure.

Steps achieved towards monorepo