dillon1000/react
Commit
Browse files [ci] Rename scripts/circleci to scripts/ci
ghstack-source-id: 5d9cb7d3dbd0f5c54856ad194517524f14cf1ccb Pull Request resolved: https://github.com/facebook/react/pull/30507
Changed paths8 files
First-parent comparison.github/workflows/devtools_regression_tests.yml ModifiedM .github/workflows/runtime_build_and_test.yml ModifiedM .github/workflows/shared_lint.yml ModifiedR scripts/circleci/check_license.sh →scripts/ci/check_license.sh RenamedR scripts/circleci/download_devtools_regression_build.js →scripts/ci/download_devtools_regression_build.js RenamedR scripts/circleci/pack_and_store_devtools_artifacts.sh →scripts/ci/pack_and_store_devtools_artifacts.sh RenamedR scripts/circleci/run_devtools_e2e_tests.js →scripts/ci/run_devtools_e2e_tests.js RenamedR scripts/circleci/test_print_warnings.sh →scripts/ci/test_print_warnings.sh RenamedPatch
Files changed
Rendering syntax-highlighted changes…