diff --git a/.github/pr-stack.json b/.github/pr-stack.json index d3f76d88b99..ad187c2028f 100644 --- a/.github/pr-stack.json +++ b/.github/pr-stack.json @@ -67,6 +67,18 @@ "commit": "1f8a2c58ae115df840d98d5854825123c502d54c", "path": "apps/web/src/components/ChatMarkdown.tsx", "strategy": "theirs" + }, + { + "branch": "fork/changes", + "commit": "*", + "path": "apps/mobile/src/features/home/HomeScreen.tsx", + "strategy": "theirs" + }, + { + "branch": "fork/changes", + "commit": "4d97aafb8e216dd27b6835b13ad20fca2884691e", + "path": "apps/mobile/src/features/home/HomeScreen.tsx", + "strategy": "theirs" } ] }