Skip to content

Commit 80815df

Browse files
committed
ci(react-native-cli): update change detection paths for react-native-cli
1 parent 06fc1cc commit 80815df

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.buildkite/package_manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,10 @@
138138
{
139139
"pipeline": ".buildkite/basic/react-native-cli-pipeline.yml",
140140
"block": ".buildkite/block/react-native-cli-pipeline.block.yml",
141-
"paths": []
141+
"paths": [
142+
"test/react-native-cli",
143+
"packages/react-native-cli"
144+
]
142145
},
143146
{
144147
"pipeline": ".buildkite/basic/expo-pipeline.yml",

0 commit comments

Comments
 (0)